SpECTRE  v2023.09.07
CurvedScalarWave::Actions::CalculateGrVars< System > Struct Template Reference

Action that initializes or updates items related to the spacetime background of the CurvedScalarWave system. More...

#include <CalculateGrVars.hpp>

Public Types

using simple_tags = db::AddSimpleTags< typename System::spacetime_tag_list >
 
using compute_tags = db::AddComputeTags<>
 

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 &, ActionList, const ParallelComponent *const)
 

Static Public Attributes

static constexpr size_t Dim = System::volume_dim
 

Detailed Description

template<typename System>
struct CurvedScalarWave::Actions::CalculateGrVars< System >

Action that initializes or updates items related to the spacetime background of the CurvedScalarWave system.

DataBox changes:

  • Adds:
    • CurvedScalarWave::System::spacetime_tag_list
  • Removes: nothing
  • Modifies: nothing

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