SpECTRE  v2025.08.19
Particles::MonteCarlo::GhostZoneCouplingData< Dim > Struct Template Reference

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 {}
 

Detailed Description

template<size_t Dim>
struct Particles::MonteCarlo::GhostZoneCouplingData< Dim >

Structure used to gather fluid coupling data for Monte-Carlo evolution. We need the energy, momentum, and composition coupling.


The documentation for this struct was generated from the following file: