|
SpECTRE
v2025.08.19
|
Information sent by a non-conforming Element that interpolates its boundary data to a subset of the points of the Element receiving this. More...
#include <InterpolatedBoundaryData.hpp>
Public Member Functions | |
| InterpolatedBoundaryData (const InterpolatedBoundaryData &)=default | |
| InterpolatedBoundaryData (InterpolatedBoundaryData &&)=default | |
| InterpolatedBoundaryData & | operator= (const InterpolatedBoundaryData &)=default |
| InterpolatedBoundaryData & | operator= (InterpolatedBoundaryData &&)=default |
| InterpolatedBoundaryData (InterpolatedBoundaryData::Info info) | |
| const DataVector & | boundary_data () const |
| const Mesh< VolumeDim - 1 > & | target_mesh () const |
| const std::vector< size_t > & | offsets () const |
| void | pup (PUP::er &p) |
Information sent by a non-conforming Element that interpolates its boundary data to a subset of the points of the Element receiving this.
The following information is sent: