SpECTRE
v2025.03.17
|
Compute the time derivative of the conserved variables for the GRFFE equations with divergence cleaning. More...
#include <TimeDerivativeTerms.hpp>
Classes | |
struct | LapseTimesElectricFieldOneForm |
struct | LapseTimesMagneticFieldOneForm |
struct | TildeJDrift |
Public Types | |
using | temporary_tags = implementation defined |
using | argument_tags = implementation defined |
Static Public Member Functions | |
static evolution::dg::TimeDerivativeDecisions< 3 > | apply (gsl::not_null< tnsr::I< DataVector, 3, Frame::Inertial > * > non_flux_terms_dt_tilde_e, gsl::not_null< tnsr::I< DataVector, 3, Frame::Inertial > * > non_flux_terms_dt_tilde_b, gsl::not_null< Scalar< DataVector > * > non_flux_terms_dt_tilde_psi, gsl::not_null< Scalar< DataVector > * > non_flux_terms_dt_tilde_phi, gsl::not_null< Scalar< DataVector > * >, gsl::not_null< tnsr::IJ< DataVector, 3, Frame::Inertial > * > tilde_e_flux, gsl::not_null< tnsr::IJ< DataVector, 3, Frame::Inertial > * > tilde_b_flux, gsl::not_null< tnsr::I< DataVector, 3, Frame::Inertial > * > tilde_psi_flux, gsl::not_null< tnsr::I< DataVector, 3, Frame::Inertial > * > tilde_phi_flux, gsl::not_null< tnsr::I< DataVector, 3, Frame::Inertial > * > tilde_q_flux, gsl::not_null< tnsr::i< DataVector, 3, Frame::Inertial > * > lapse_times_electric_field_one_form, gsl::not_null< tnsr::i< DataVector, 3, Frame::Inertial > * > lapse_times_magnetic_field_one_form, gsl::not_null< tnsr::I< DataVector, 3, Frame::Inertial > * > tilde_j_drift, gsl::not_null< tnsr::ijj< DataVector, 3, Frame::Inertial > * > spatial_christoffel_first_kind, gsl::not_null< tnsr::Ijj< DataVector, 3, Frame::Inertial > * > spatial_christoffel_second_kind, gsl::not_null< tnsr::I< DataVector, 3, Frame::Inertial > * > trace_spatial_christoffel_second, gsl::not_null< Scalar< DataVector > * > temp_lapse, gsl::not_null< tnsr::I< DataVector, 3, Frame::Inertial > * > temp_shift, gsl::not_null< tnsr::II< DataVector, 3, Frame::Inertial > * > temp_inverse_spatial_metric, const tnsr::I< DataVector, 3, Frame::Inertial > &tilde_e, const tnsr::I< DataVector, 3, Frame::Inertial > &tilde_b, const Scalar< DataVector > &tilde_psi, const Scalar< DataVector > &tilde_phi, const Scalar< DataVector > &tilde_q, const tnsr::I< DataVector, 3, Frame::Inertial > &tilde_j, const double kappa_psi, const double kappa_phi, const double parallel_conductivity, const Scalar< DataVector > &lapse, const tnsr::I< DataVector, 3, Frame::Inertial > &shift, const Scalar< DataVector > &sqrt_det_spatial_metric, const tnsr::ii< DataVector, 3, Frame::Inertial > &spatial_metric, const tnsr::II< DataVector, 3, Frame::Inertial > &inv_spatial_metric, const tnsr::ii< DataVector, 3, Frame::Inertial > &extrinsic_curvature, const tnsr::i< DataVector, 3, Frame::Inertial > &d_lapse, const tnsr::iJ< DataVector, 3, Frame::Inertial > &d_shift, const tnsr::ijj< DataVector, 3, Frame::Inertial > &d_spatial_metric) |
Compute the time derivative of the conserved variables for the GRFFE equations with divergence cleaning.