SpECTRE  2021.08.02
GeneralizedHarmonic::Actions::InitializeConstraints< Dim > Struct Template Reference

Public Types

using frame = Frame::Inertial
 
using compute_tags = tmpl::flatten< db::AddComputeTags< GeneralizedHarmonic::Tags::GaugeConstraintCompute< Dim, frame >, ::Tags::PointwiseL2NormCompute< GeneralizedHarmonic::Tags::GaugeConstraint< Dim, frame > >, ::Tags::PointwiseL2NormCompute< GeneralizedHarmonic::Tags::ThreeIndexConstraint< Dim, frame > >, tmpl::conditional_t< Dim==3, tmpl::list< GeneralizedHarmonic::Tags::FourIndexConstraintCompute< Dim, frame >, ::Tags::PointwiseL2NormCompute< GeneralizedHarmonic::Tags::FourIndexConstraint< Dim, frame > > >, tmpl::list<> > > >
 

Static Public Member Functions

template<typename DbTagsList , typename... InboxTags, typename Metavariables , typename ArrayIndex , typename ActionList , typename ParallelComponent >
static auto apply (db::DataBox< DbTagsList > &box, const tuples::TaggedTuple< InboxTags... > &, const Parallel::GlobalCache< Metavariables > &, const ArrayIndex &, const ActionList, const ParallelComponent *const) noexcept