SpECTRE  v2024.03.19
LinearSolver::multigrid::Tags::ChildIds< Dim > Struct Template Reference

The IDs of the elements that cover the same region on the finer (child) grid. More...

#include <Tags.hpp>

Public Types

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

Detailed Description

template<size_t Dim>
struct LinearSolver::multigrid::Tags::ChildIds< Dim >

The IDs of the elements that cover the same region on the finer (child) grid.


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