SpECTRE  v2024.04.12
CurvedScalarWave::Worldtube::Tags::CheckInputFile< Dim, BackgroundType > Struct Template Reference

Dummy tag that throws an error if the input file does not describe a circular orbit. More...

#include <Tags.hpp>

Public Types

using type = bool
 
using option_tags = tmpl::list< domain::OptionTags::DomainCreator< Dim >, OptionTags::ExcisionSphere, CurvedScalarWave::OptionTags::BackgroundSpacetime< BackgroundType > >
 

Static Public Member Functions

static bool create_from_options (const std::unique_ptr<::DomainCreator< Dim > > &domain_creator, const std::string &excision_sphere_name, const BackgroundType &kerr_schild_background)
 

Static Public Attributes

static constexpr bool pass_metavariables = false
 

Detailed Description

template<size_t Dim, typename BackgroundType>
struct CurvedScalarWave::Worldtube::Tags::CheckInputFile< Dim, BackgroundType >

Dummy tag that throws an error if the input file does not describe a circular orbit.


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