SpECTRE  v2024.04.12
CurvedScalarWave::Worldtube::OptionTags::SelfForceOptions Struct Reference

Options for the scalar self-force. Select None for a purely geodesic evolution. More...

#include <Tags.hpp>

Classes

struct  Iterations
 
struct  Mass
 

Public Types

using group = Worldtube
 
using type = Options::Auto< SelfForceOptions, Options::AutoLabel::None >
 
using options = tmpl::list< Mass, Iterations >
 

Public Member Functions

void pup (PUP::er &p)
 

Public Attributes

double mass {}
 
size_t iterations {}
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

Options for the scalar self-force. Select None for a purely geodesic evolution.

Member Data Documentation

◆ help

constexpr Options::String CurvedScalarWave::Worldtube::OptionTags::SelfForceOptions::help
staticconstexpr
Initial value:
= {
"Options for the scalar self-force. Select `None` for a purely geodesic "
"evolution"}

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