SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
Particles::MonteCarlo::Actions::CombineCouplingDataPostStep< Dim > Struct Template Reference

Public Types

using return_tags
using argument_tags

Static Public Member Functions

static void apply (gsl::not_null< Scalar< DataVector > * > coupling_tilde_tau, gsl::not_null< Scalar< DataVector > * > coupling_tilde_rho_ye, gsl::not_null< tnsr::i< DataVector, Dim, Frame::Inertial > * > coupling_tilde_s, const Particles::MonteCarlo::GhostZoneCouplingData< Dim > &coupling_data, const Element< Dim > &element, const Mesh< Dim > &subcell_mesh)

Member Typedef Documentation

◆ argument_tags

template<size_t Dim>
using Particles::MonteCarlo::Actions::CombineCouplingDataPostStep< Dim >::argument_tags
Initial value:
tmpl::list<Particles::MonteCarlo::Tags::GhostZoneCouplingDataTag<Dim>,
The Element associated with the DataBox.
Definition Tags.hpp:52
The mesh on the subcells.
Definition Mesh.hpp:22

◆ return_tags

template<size_t Dim>
using Particles::MonteCarlo::Actions::CombineCouplingDataPostStep< Dim >::return_tags
Initial value:
tmpl::list<Particles::MonteCarlo::Tags::CouplingTildeTau<DataVector>,
Simple tag storing the coupling term between MC and tilde_RhoYe (i.e. the composition variable)
Definition Tags.hpp:44
Simple tag storing the coupling term between MC and tilde_S (i.e. the momentum variable)
Definition Tags.hpp:51

The documentation for this struct was generated from the following file:
  • src/Evolution/Particles/MonteCarlo/GhostZoneCommunication.hpp