-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathlist_source.list
More file actions
56 lines (55 loc) · 2.03 KB
/
list_source.list
File metadata and controls
56 lines (55 loc) · 2.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
./set_run/sc_compiled/module.f90
./set_run/sc_compiled/main.f90
./set_run/sc_compiled/read_input.f90
./set_run/sc_compiled/print_start.f90
./set_run/sc_compiled/define_sizes.f90
./set_run/sc_compiled/create_plan.f90
./set_run/sc_compiled/destroy_plan.f90
./set_run/sc_compiled/initialize.f90
./set_run/sc_compiled/dump_grid.f90
./set_run/sc_compiled/write_output.f90
./set_run/sc_compiled/write_time.f90
./set_run/sc_compiled/solver.f90
./set_run/sc_compiled/convective_ns.f90
./set_run/sc_compiled/wave_numbers.f90
./set_run/sc_compiled/fftx_fwd.f90
./set_run/sc_compiled/fftx_bwd.f90
./set_run/sc_compiled/ffty_fwd.f90
./set_run/sc_compiled/ffty_bwd.f90
./set_run/sc_compiled/yz2xz.f90
./set_run/sc_compiled/xz2xy.f90
./set_run/sc_compiled/xz2yz.f90
./set_run/sc_compiled/xy2xz.f90
./set_run/sc_compiled/dctz_fwd.f90
./set_run/sc_compiled/dctz_bwd.f90
./set_run/sc_compiled/phys_to_spectral.f90
./set_run/sc_compiled/spectral_to_phys.f90
./set_run/sc_compiled/dz.f90
./set_run/sc_compiled/time_integration.f90
./set_run/sc_compiled/hist_term.f90
./set_run/sc_compiled/helmholtz.f90
./set_run/sc_compiled/helmholtz_red.f90
./set_run/sc_compiled/calculate_var.f90
./set_run/sc_compiled/courant_check.f90
./set_run/sc_compiled/read_fields.f90
./set_run/sc_compiled/initialize_phi.f90
./set_run/sc_compiled/phi_non_linear.f90
./set_run/sc_compiled/sterm_ch.f90
./set_run/sc_compiled/statistics.f90
./set_run/sc_compiled/sim_check.f90
./set_run/sc_compiled/chop_modes.f90
./set_run/sc_compiled/initialize_psi.f90
./set_run/sc_compiled/sterm_surf.f90
./set_run/sc_compiled/initialize_temp.f90
./set_run/sc_compiled/sterm_temp.f90
./set_run/sc_compiled/hist_term_temp.f90
./set_run/sc_compiled/define_address.f90
./set_run/sc_compiled/define_dual_grid.f90
./set_run/sc_compiled/swap_grid.f90
./set_run/sc_compiled/shrink.f90
./set_run/sc_compiled/split_comm.f90
./set_run/sc_compiled/initialize_particle.f90
./set_run/sc_compiled/part_fluid_comm.f90
./set_run/sc_compiled/lagrangian_interpolator.f90
./set_run/sc_compiled/lagrangian_tracker.f90
./set_run/sc_compiled/save_flow_comm.f90