|
SpECTRE
v2025.08.19
|
Data on each side of the mortar used to compute the boundary correction for the DG scheme using global time stepping. More...
#include <MortarDataHolder.hpp>
Public Member Functions | |
| void | pup (PUP::er &p) |
| const MortarData< Dim > & | local () const |
| Access the data on the local side. | |
| MortarData< Dim > & | local () |
| Access the data on the local side. | |
| const MortarData< Dim > & | neighbor () const |
| Access the data on the neighbor side. | |
| MortarData< Dim > & | neighbor () |
| Access the data on the neighbor side. | |
Data on each side of the mortar used to compute the boundary correction for the DG scheme using global time stepping.