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

Mutator to get required volume data for communication after a MC step; i.e. data sent from ghost points in neighbors to live points evolving the fluid. The data contains information about the back reaction of neutrinos on the fluid. More...

#include <GhostZoneCommunication.hpp>

Public Types

using return_tags = tmpl::list<>
using argument_tags

Static Public Member Functions

static DataVector apply (const Scalar< DataVector > &coupling_tilde_tau, const Scalar< DataVector > &coupling_tilde_rho_ye, const tnsr::i< DataVector, Dim > &coupling_tilde_s)

Static Public Attributes

static const size_t number_of_components = 2 + Dim

Detailed Description

template<size_t Dim>
struct Particles::MonteCarlo::Actions::GhostDataMutatorPostStep< Dim >

Mutator to get required volume data for communication after a MC step; i.e. data sent from ghost points in neighbors to live points evolving the fluid. The data contains information about the back reaction of neutrinos on the fluid.

Member Typedef Documentation

◆ argument_tags

template<size_t Dim>
using Particles::MonteCarlo::Actions::GhostDataMutatorPostStep< Dim >::argument_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