SpECTRE  v2024.05.11
Parallel::Tags::ElementLocationsPointer< Dim > Struct Template Reference

The node (location) where different elements are. More...

#include <ElementLocations.hpp>

Public Types

using type = std::unordered_map< ElementId< Dim >, size_t > *
 

Detailed Description

template<size_t Dim>
struct Parallel::Tags::ElementLocationsPointer< Dim >

The node (location) where different elements are.

This should be in the DgElementArrayMember's DataBox and should point to the one located in the nodegroup's DataBox.


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