conservation-laws / ryujin

High-performance high-order finite element solver for hyperbolic conservation equations
https://conservation-laws.org
Other
103 stars 25 forks source link

AMR preparation, part II: add `MeshAdaptor` class #134

Closed tamiko closed 2 months ago

tamiko commented 2 months ago

This brings back the old infrastructure that we had so far which supported global refinement.

ejtovar commented 2 months ago

@harmonj FYI.

tamiko commented 2 months ago

@ejtovar I have addressed your comments.

ejtovar commented 2 months ago

@tamiko Thank you! Enabled auto merge.