-
- Downloads
WP: fix dot product expression
still a work in progress because the code will only work with the Euler integration scheme for now. we need to switch `enforce_unit_orientation` to work on the orientation itself, and to call it in a different place in the code.
Showing
- bfps/cpp/full_code/NSVEparticlesP2P.cpp 9 additions, 1 deletionbfps/cpp/full_code/NSVEparticlesP2P.cpp
- bfps/cpp/particles/abstract_particles_system.hpp 2 additions, 0 deletionsbfps/cpp/particles/abstract_particles_system.hpp
- bfps/cpp/particles/particles_inner_computer.hpp 67 additions, 16 deletionsbfps/cpp/particles/particles_inner_computer.hpp
- bfps/cpp/particles/particles_inner_computer_empty.hpp 4 additions, 0 deletionsbfps/cpp/particles/particles_inner_computer_empty.hpp
- bfps/cpp/particles/particles_system.hpp 10 additions, 0 deletionsbfps/cpp/particles/particles_system.hpp
- bfps/test/test_particles.py 17 additions, 24 deletionsbfps/test/test_particles.py
- setup.py 3 additions, 3 deletionssetup.py
Loading
Please register or sign in to comment