SpECTRE  v2024.05.11
Parallel::Tags::ElementCollection< Dim, Metavariables, PhaseDepActionList, SimpleTagsFromOptions > Struct Template Reference

Holds all of the DgElementArrayMember on a node. More...

#include <ElementCollection.hpp>

Public Types

using type = std::unordered_map< ElementId< Dim >, Parallel::DgElementArrayMember< Dim, Metavariables, PhaseDepActionList, SimpleTagsFromOptions > >
 

Detailed Description

template<size_t Dim, class Metavariables, class PhaseDepActionList, typename SimpleTagsFromOptions>
struct Parallel::Tags::ElementCollection< Dim, Metavariables, PhaseDepActionList, SimpleTagsFromOptions >

Holds all of the DgElementArrayMember on a node.

This tag must be in the nodegroup DataBox.


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