geodynamics / aspect

A parallel, extensible finite element code to simulate convection in both 2D and 3D models.
https://aspect.geodynamics.org/
Other
223 stars 235 forks source link

simplify CompositionThreshold mesh refinement #5770

Closed tjhei closed 4 months ago

tjhei commented 4 months ago

No need to create an FEValues...

part of #5748.

tjhei commented 4 months ago

Thank you. Updated.