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

The IDs of the elements that cover the same region on the finer (child) grid. Only important if AMR is configured to keep coarse grids around. More...

#include <Tags.hpp>

Public Types

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

Detailed Description

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

The IDs of the elements that cover the same region on the finer (child) grid. Only important if AMR is configured to keep coarse grids around.


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