|
SpECTRE
v2026.04.01
|
Mutator adding the Monte-Carlo contribution to the evolution of the fluid. More...
#include <FluidCouplingAction.hpp>
Public Types | |
| using | return_tags |
| using | argument_tags |
Static Public Member Functions | |
| static void | apply (const gsl::not_null< Scalar< DataVector > * > tilde_tau, const gsl::not_null< Scalar< DataVector > * > tilde_ye, const gsl::not_null< tnsr::i< DataVector, Dim > * > tilde_s, const gsl::not_null< Scalar< DataVector > * > coupling_tilde_tau, const gsl::not_null< Scalar< DataVector > * > coupling_tilde_rho_ye, const gsl::not_null< tnsr::i< DataVector, Dim > * > coupling_tilde_s, const Mesh< Dim > &mesh, const evolution::dg::subcell::ActiveGrid &active_grid, const Scalar< DataVector > &det_inverse_jacobian_logical_to_inertial) |
Static Public Attributes | |
| static const size_t | Dim = 3 |
Mutator adding the Monte-Carlo contribution to the evolution of the fluid.
| using Particles::MonteCarlo::FluidCouplingMutator::argument_tags |
| using Particles::MonteCarlo::FluidCouplingMutator::return_tags |