SpECTRE
v2025.03.17
|
The node (location) where different elements are. More...
#include <ElementLocationsReference.hpp>
Public Types | |
using | base = ElementLocations< Dim > |
using | type = typename base::type |
using | argument_tags = implementation defined |
![]() | |
using | type = std::unordered_map< ElementId< Dim >, size_t > |
Static Public Member Functions | |
static const type & | get (const Parallel::GlobalCache< Metavariables > *const &cache) |
The node (location) where different elements are.
This should be in the DgElementArrayMember's DataBox.
Implementation note: This should point to the ElementLocations located in the nodegroup's DataBox.