SpECTRE
v2025.03.17
|
Mutator to get required volume data for communication before a MC step; i.e. data sent from live points to ghost points in neighbors. More...
#include <GhostZoneCommunication.hpp>
Public Types | |
using | return_tags = implementation defined |
using | argument_tags = implementation defined |
Static Public Member Functions | |
static DataVector | apply (const Scalar< DataVector > &rest_mass_density, const Scalar< DataVector > &electron_fraction, const Scalar< DataVector > &temperature, const Scalar< DataVector > &cell_light_crossing_time) |
Static Public Attributes | |
static const size_t | number_of_vars = 4 |
Mutator to get required volume data for communication before a MC step; i.e. data sent from live points to ghost points in neighbors.