SpECTRE  v2024.04.12
CurvedScalarWave::Worldtube::Tags::InitialPositionAndVelocity Struct Reference

The initial position and velocity of the scalar charge in inertial coordinates. More...

#include <Tags.hpp>

Public Types

using type = std::array< tnsr::I< double, 3, Frame::Inertial >, 2 >
 
using option_tags = tmpl::list< domain::OptionTags::DomainCreator< 3 >, OptionTags::ExcisionSphere, ::OptionTags::InitialTime >
 

Static Public Member Functions

static type create_from_options (const std::unique_ptr<::DomainCreator< 3 > > &domain_creator, const std::string &excision_sphere_name, const double initial_time)
 

Static Public Attributes

static constexpr bool pass_metavariables = false
 

Detailed Description

The initial position and velocity of the scalar charge in inertial coordinates.


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