SpECTRE
v2025.03.17
|
The data communicated between neighber elements. More...
#include <BoundaryData.hpp>
Public Member Functions | |
void | pup (PUP::er &p) |
Public Attributes | |
Mesh< Dim > | volume_mesh {} |
std::optional< Mesh< Dim > > | volume_mesh_ghost_cell_data {} |
std::optional< Mesh< Dim - 1 > > | boundary_correction_mesh {} |
std::optional< DataVector > | ghost_cell_data {} |
std::optional< DataVector > | boundary_correction_data {} |
::TimeStepId | validity_range {} |
int | tci_status {} |
size_t | integration_order {std::numeric_limits<size_t>::max()} |
The data communicated between neighber elements.
The stored data consists of the following: