Skip to content

[Flow filters] Making Particle in Integrators const

Abhishek Yenpure requested to merge ayenpure/vtk-m:make_particle_const into master
  • Making the particle argument const in RK4 and Euler integrators
  • Changing Particle Velocity method to const and making momentum for charged particles mutable

Merge request reports