LEoPart-project / leopart-x

Implementation of Lagrangian-Eulerian Particle tracking with DOLFINx
GNU Lesser General Public License v3.0
8 stars 1 forks source link

Jakob/modularize transfer #16

Closed jmmaljaars closed 4 years ago

jmmaljaars commented 4 years ago

Make the transfer functions a bit more modular, so that they can be reused for different projections (e.g. DG, bound constraint DG, CG, PDE constrained, ...)

Furthermore, merge request accounts for the changes due to https://github.com/FEniCS/dolfinx/pull/1088 (ordering of dof entries)