|
SpECTRE
v2026.04.01
|
Initialize background quantities for the elliptic DG operator, possibly including the metric necessary for normalizing face normals. More...
#include <Initialization.hpp>
Public Types | |
| using | return_tags |
| using | argument_tags |
Static Public Member Functions | |
| template<typename BackgroundBase, typename Metavariables, typename... AmrData> | |
| static void | apply (const gsl::not_null< Variables< BackgroundFields > * > background_fields, const gsl::not_null< DirectionMap< Dim, Variables< BackgroundFields > > * > face_background_fields, const tnsr::I< DataVector, Dim > &inertial_coords, const Mesh< Dim > &mesh, const InverseJacobian< DataVector, Dim, Frame::ElementLogical, Frame::Inertial > &inv_jacobian, const BackgroundBase &background, const Metavariables &, const AmrData &... amr_data) |
Initialize background quantities for the elliptic DG operator, possibly including the metric necessary for normalizing face normals.
| using elliptic::dg::InitializeBackground< Dim, BackgroundFields, BackgroundTag >::argument_tags |
| using elliptic::dg::InitializeBackground< Dim, BackgroundFields, BackgroundTag >::return_tags |