MAIA bb96820c
Multiphysics at AIA
Loading...
Searching...
No Matches
AcaSolver< nDim >::FWH_APE Struct Reference

Static Public Attributes

static constexpr const MInt UP = 0
 
static constexpr const MInt VP = 1
 
static constexpr const MInt WP = nDim - 1
 
static constexpr const MInt PP = nDim
 
static constexpr const MInt FX = nDim + 1
 
static constexpr const MInt FY = nDim + 2
 
static constexpr const MInt FZ = 2 * nDim
 
static constexpr const MInt Q = 2 * nDim + 1
 
static constexpr const MInt noVars = 2 * nDim + 2
 
static constexpr const MInt FX_C = 0
 
static constexpr const MInt FY_C = 1
 
static constexpr const MInt FZ_C = nDim - 1
 
static constexpr const MInt Q_C = nDim
 
static constexpr const MInt noComplexVars = nDim + 1
 

Detailed Description

template<MInt nDim>
struct AcaSolver< nDim >::FWH_APE

Definition at line 504 of file acasolver.h.

Member Data Documentation

◆ FX

template<MInt nDim>
constexpr const MInt AcaSolver< nDim >::FWH_APE::FX = nDim + 1
staticconstexpr

Definition at line 511 of file acasolver.h.

◆ FX_C

template<MInt nDim>
constexpr const MInt AcaSolver< nDim >::FWH_APE::FX_C = 0
staticconstexpr

Definition at line 519 of file acasolver.h.

◆ FY

template<MInt nDim>
constexpr const MInt AcaSolver< nDim >::FWH_APE::FY = nDim + 2
staticconstexpr

Definition at line 512 of file acasolver.h.

◆ FY_C

template<MInt nDim>
constexpr const MInt AcaSolver< nDim >::FWH_APE::FY_C = 1
staticconstexpr

Definition at line 520 of file acasolver.h.

◆ FZ

template<MInt nDim>
constexpr const MInt AcaSolver< nDim >::FWH_APE::FZ = 2 * nDim
staticconstexpr

Definition at line 513 of file acasolver.h.

◆ FZ_C

template<MInt nDim>
constexpr const MInt AcaSolver< nDim >::FWH_APE::FZ_C = nDim - 1
staticconstexpr

Definition at line 521 of file acasolver.h.

◆ noComplexVars

template<MInt nDim>
constexpr const MInt AcaSolver< nDim >::FWH_APE::noComplexVars = nDim + 1
staticconstexpr

Definition at line 524 of file acasolver.h.

◆ noVars

template<MInt nDim>
constexpr const MInt AcaSolver< nDim >::FWH_APE::noVars = 2 * nDim + 2
staticconstexpr

Definition at line 516 of file acasolver.h.

◆ PP

template<MInt nDim>
constexpr const MInt AcaSolver< nDim >::FWH_APE::PP = nDim
staticconstexpr

Definition at line 509 of file acasolver.h.

◆ Q

template<MInt nDim>
constexpr const MInt AcaSolver< nDim >::FWH_APE::Q = 2 * nDim + 1
staticconstexpr

Definition at line 514 of file acasolver.h.

◆ Q_C

template<MInt nDim>
constexpr const MInt AcaSolver< nDim >::FWH_APE::Q_C = nDim
staticconstexpr

Definition at line 522 of file acasolver.h.

◆ UP

template<MInt nDim>
constexpr const MInt AcaSolver< nDim >::FWH_APE::UP = 0
staticconstexpr

Definition at line 506 of file acasolver.h.

◆ VP

template<MInt nDim>
constexpr const MInt AcaSolver< nDim >::FWH_APE::VP = 1
staticconstexpr

Definition at line 507 of file acasolver.h.

◆ WP

template<MInt nDim>
constexpr const MInt AcaSolver< nDim >::FWH_APE::WP = nDim - 1
staticconstexpr

Definition at line 508 of file acasolver.h.


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