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

Generalise static condensation classes #2

Open nate-sime opened 4 years ago

nate-sime commented 4 years ago

The old StokesStaticCondensation and PDEStaticCondensation could be generalised in a single static condensation class. We can infer block and sub block sizes from the forms provided.