|
SpECTRE
v2026.04.01
|
Add the sources \(S_A\) for the scalar equation in sGB gravity on a spatial metric \(\gamma_{ij}\). More...
#include <Equations.hpp>
Public Types | |
| using | argument_tags |
| using | const_global_cache_tags = tmpl::list<> |
Static Public Member Functions | |
| static void | apply (gsl::not_null< Scalar< DataVector > * > equation_for_field, const tnsr::i< DataVector, 3 > &conformal_christoffel_contracted, const tnsr::i< DataVector, 3 > &deriv_lapse, const Scalar< DataVector > &lapse, const Scalar< DataVector > &conformal_factor, const tnsr::i< DataVector, 3 > &conformal_factor_deriv, const double &eps2, const double &eps4, const Scalar< DataVector > &weyl_electric, const Scalar< DataVector > &weyl_magnetic, const Scalar< DataVector > &field, const tnsr::i< DataVector, 3 > &, const tnsr::I< DataVector, 3 > &field_flux) |
Add the sources \(S_A\) for the scalar equation in sGB gravity on a spatial metric \(\gamma_{ij}\).
| using sgb::Sources::argument_tags |