SpECTRE  v2025.08.19
amr::Tags::ParentMesh< Dim > Struct Template Reference

The mesh of the parent element. Needed for projections between grids. Only important if AMR is configured to keep coarse grids around. More...

#include <Tags.hpp>

Public Types

using type = std::optional< Mesh< Dim > >
 

Detailed Description

template<size_t Dim>
struct amr::Tags::ParentMesh< Dim >

The mesh of the parent element. Needed for projections between grids. Only important if AMR is configured to keep coarse grids around.


The documentation for this struct was generated from the following file: