-
- Downloads
optimize Lagrangian acceleration computation
by default a new field object (pressure) is generated every time the acceleraation is computed in vorticity_equation. I now allow for an externally allocated pressure field to be used, thus avoiding the creation of a new field object every niter_part.
parent
366c6ada
No related branches found
No related tags found
Showing
- bfps/cpp/full_code/NSVEparticles.cpp 8 additions, 1 deletionbfps/cpp/full_code/NSVEparticles.cpp
- bfps/cpp/full_code/NSVEparticles.hpp 1 addition, 0 deletionsbfps/cpp/full_code/NSVEparticles.hpp
- bfps/cpp/vorticity_equation.cpp 10 additions, 3 deletionsbfps/cpp/vorticity_equation.cpp
- bfps/cpp/vorticity_equation.hpp 3 additions, 1 deletionbfps/cpp/vorticity_equation.hpp
Loading
Please register or sign in to comment