Skip to content
  • Cristian Lalescu's avatar
    Merge branch 'feature/new-solver' into develop · 3846d148
    Cristian Lalescu authored
    Add a new solver, "NSVorticityEquation".
    Same algorithm as "NavierStokes", but it uses the field and kspace
    classes throughout, and it can't handle particles.
    The purpose is to have a bare-bone fluid solver that can take advantage
    of optimizations and new backends created for the field class.
    3846d148