Skip to content
Snippets Groups Projects
  • Chichi Lalescu's avatar
    20b0a489
    optimize Lagrangian acceleration computation · 20b0a489
    Chichi Lalescu authored
    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.
    20b0a489
    History
    optimize Lagrangian acceleration computation
    Chichi Lalescu authored
    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.