SpECTRE  v2024.04.12
SelfStart::Tags::InitialValue< Tag > Struct Template Reference

The initial value of a quantity. The contents are stored in a tuple to avoid putting duplicate tensors into the DataBox. More...

#include <SelfStartActions.hpp>

Public Types

using tag = Tag
 
using type = std::tuple< typename Tag::type >
 

Detailed Description

template<typename Tag>
struct SelfStart::Tags::InitialValue< Tag >

The initial value of a quantity. The contents are stored in a tuple to avoid putting duplicate tensors into the DataBox.


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