SpECTRE  v2024.04.12
ScalarWave::Actions::InitializeConstraints< Dim > Struct Template Reference

Initialize items related to constraints of the ScalarWave system. More...

#include <Initialize.hpp>

Public Types

using simple_tags = tmpl::list< ScalarWave::Tags::ConstraintGamma2 >
 
using compute_tags = tmpl::list<>
 

Static Public Member Functions

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

Detailed Description

template<size_t Dim>
struct ScalarWave::Actions::InitializeConstraints< Dim >

Initialize items related to constraints of the ScalarWave system.

We add both constraints and the constraint damping parameter to the evolution databox.

DataBox changes:


The documentation for this struct was generated from the following file: