SpECTRE  v2024.05.11
Parallel::Tags::ElementLocations< 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::ElementLocations< Dim >

The node (location) where different elements are.

This should be in the nodegroup's DataBox.


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