-
- Downloads
add (broken) new field<> based solver
the idea is to modify the fluid_solver class into something that uses the field class, to the point where if we want to change the backend to something other than plain FFTW, the new solver class will not need to be modified in any way. the "vorticity_equation" class included in this commit is not functional, it is only a checkpoint.
parent
32c0da97
No related branches found
No related tags found
bfps/cpp/vorticity_equation.cpp
0 → 100644
This diff is collapsed.
bfps/cpp/vorticity_equation.hpp
0 → 100644
Please register or sign in to comment