brodbeck-m / dolfinx_eqlb

Efficient reconstruction of H(div) conforming fluxes in FEniCSx. These fluxes can be used to calculate a posteriori error estimates for adaptive FEM calculations.
0 stars 0 forks source link

Enable equilibration on general meshes #6

Open brodbeck-m opened 2 weeks ago

brodbeck-m commented 2 weeks ago
brodbeck-m commented 2 weeks ago
  • [ ] Fix memory issue on meshes where patches with odd number of cells

  • [ ] Generalise modification of patches for stress equilibration

Generalisation of patch-grouping implemented in 72cc00169dc38db46184715c14b37913f59713a4

brodbeck-m commented 2 weeks ago
  • [x ] Fix memory issue on meshes where patches with odd number of cells

  • [ ] Generalise modification of patches for stress equilibration

Memory issue fixed with commit 72cc00169dc38db46184715c14b37913f59713a4

brodbeck-m commented 3 days ago

General meshes require the consideration of reversed edges #1