|
SpECTRE
v2025.08.19
|
Structure used to gather fluid coupling data for Monte-Carlo evolution. We need the energy, momentum, and composition coupling. More...
#include <MortarData.hpp>
Public Member Functions | |
| void | pup (PUP::er &p) |
Public Attributes | |
| DirectionalIdMap< Dim, std::optional< DataVector > > | coupling_tilde_tau {} |
| DirectionalIdMap< Dim, std::optional< DataVector > > | coupling_tilde_rho_ye {} |
| DirectionalIdMap< Dim, std::optional< tnsr::i< DataVector, Dim, Frame::Inertial > > > | coupling_tilde_s {} |
Structure used to gather fluid coupling data for Monte-Carlo evolution. We need the energy, momentum, and composition coupling.