Nstrophy/src
2023-04-12 15:24:27 -04:00
..
driving.c Only store u[kx,ky] with kx>=0 2023-04-11 18:45:45 -04:00
driving.h Driving force as vector instead of function 2022-05-26 15:16:44 -04:00
init.c Only store u[kx,ky] with kx>=0 2023-04-11 18:45:45 -04:00
init.h Fix initial enstrophy 2023-04-05 22:41:19 -04:00
int_tools.c Make N be the smallest power of 2 larger than 3*K+1 2022-05-26 21:06:09 -04:00
int_tools.h Make N be the smallest power of 2 larger than 3*K+1 2022-05-26 21:06:09 -04:00
io.c Spaces in write_u 2023-04-12 15:24:27 -04:00
io.h savefile and initfile 2022-05-27 16:09:17 -04:00
main.c Handle SIGINT 2023-04-12 15:23:35 -04:00
navier-stokes.c Handle SIGINT 2023-04-12 15:23:35 -04:00
navier-stokes.h Handle SIGINT 2023-04-12 15:23:35 -04:00