Commit f1731d9c authored by Giovanni La Mura's avatar Giovanni La Mura
Browse files

Move LFFFT output outside nested i-loop

parent 44af19b4
Loading
Loading
Loading
Loading
+80 −80
Original line number Diff line number Diff line
@@ -275,6 +275,7 @@ void lffft(string data_file, string output_path) {
		      ws[ie] = wsl[iel];
		    } // i175 loop
		  }
		} // i loop
		// label 180
		if (is != 2222) {
		  if (is != 1111) {
@@ -371,7 +372,6 @@ void lffft(string data_file, string output_path) {
		  delete[] ffte;
		  delete[] ffts;
		}
		} // i loop
	      } // ix475 loop
	    } // iy475 loop
	  } // iz475 loop