SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
grmhd::ValenciaDivClean::NumericInitialData::VarName< Tag, IsRequired > Struct Template Reference

Name of a variable in the volume data file. Can be optional, in which case a constant value can be supplied instead of a dataset name. More...

#include <NumericInitialData.hpp>

Public Types

using tag = Tag
using type

Static Public Member Functions

static std::string name ()

Static Public Attributes

static constexpr bool is_required = IsRequired::value
static constexpr Options::String help

Detailed Description

template<typename Tag, typename IsRequired>
struct grmhd::ValenciaDivClean::NumericInitialData::VarName< Tag, IsRequired >

Name of a variable in the volume data file. Can be optional, in which case a constant value can be supplied instead of a dataset name.

Member Typedef Documentation

◆ type

template<typename Tag, typename IsRequired>
using grmhd::ValenciaDivClean::NumericInitialData::VarName< Tag, IsRequired >::type

Member Data Documentation

◆ help

template<typename Tag, typename IsRequired>
Options::String grmhd::ValenciaDivClean::NumericInitialData::VarName< Tag, IsRequired >::help
staticconstexpr
Initial value:
=
"Name of the variable in the volume data file. For optional variables "
"you may instead specify a double that is used as a constant value "
"on the entire grid."

The documentation for this struct was generated from the following file:
  • src/Evolution/Systems/GrMhd/ValenciaDivClean/Actions/NumericInitialData.hpp