|
SpECTRE
v2025.08.19
|
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 = tmpl::list< Parallel::Tags::GlobalCache< Metavariables > > |
Public Types inherited from Parallel::Tags::ElementLocations< Dim > | |
| 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.