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

The ID of the element that covers the same region or more on the coarser (parent) grid. Only important if AMR is configured to keep coarse grids around. More...

#include <Tags.hpp>

Public Types

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

Detailed Description

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

The ID of the element that covers the same region or more on the coarser (parent) grid. Only important if AMR is configured to keep coarse grids around.


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