|
SpECTRE
v2025.08.19
|
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()} |
| std::optional< InterpolatedBoundaryData< Dim > > | interpolated_boundary_data {} |
The data communicated between neighber elements.
The stored data consists of the following: