geodynamics / aspect

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

Introspection: store discontinuous per composition #5901

Closed tjhei closed 2 weeks ago

tjhei commented 2 weeks ago

This changes the type of use_discontinuous_composition_discretization to a std::vector and replaces all usages of this variable. No other new/different functionality.

part of #5748

tjhei commented 2 weeks ago

updated.