SpECTRE  v2024.04.12
NewtonianEuler::Solutions::IsentropicVortex< Dim >::Center Struct Reference

The position of the center of the vortex at \(t = 0\). More...

#include <IsentropicVortex.hpp>

Public Types

using type = std::array< double, Dim >
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

template<size_t Dim>
struct NewtonianEuler::Solutions::IsentropicVortex< Dim >::Center

The position of the center of the vortex at \(t = 0\).

Member Data Documentation

◆ help

template<size_t Dim>
constexpr Options::String NewtonianEuler::Solutions::IsentropicVortex< Dim >::Center::help
staticconstexpr
Initial value:
= {
"The coordinates of the center of the vortex at t = 0."}

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