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

Static Public Attributes

static constexpr const MInt U = 0
 
static constexpr const MInt V = 1
 
static constexpr const MInt W = nDim - 1
 
static constexpr const MInt RHO = nDim
 
static constexpr const MInt P = nDim + 1
 
static constexpr const MInt FX = nDim + 2
 
static constexpr const MInt FY = nDim + 3
 
static constexpr const MInt FZ = 2 * nDim + 1
 
static constexpr const MInt Q = 2 * nDim + 2
 
static constexpr const MInt noVars = 2 * nDim + 3
 
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

Definition at line 452 of file acasolver.h.

Member Data Documentation

◆ FX

template<MInt nDim>
constexpr const MInt AcaSolver< nDim >::FWH::FX = nDim + 2
staticconstexpr

Definition at line 461 of file acasolver.h.

◆ FX_C

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

Definition at line 469 of file acasolver.h.

◆ FY

template<MInt nDim>
constexpr const MInt AcaSolver< nDim >::FWH::FY = nDim + 3
staticconstexpr

Definition at line 462 of file acasolver.h.

◆ FY_C

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

Definition at line 470 of file acasolver.h.

◆ FZ

template<MInt nDim>
constexpr const MInt AcaSolver< nDim >::FWH::FZ = 2 * nDim + 1
staticconstexpr

Definition at line 463 of file acasolver.h.

◆ FZ_C

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

Definition at line 471 of file acasolver.h.

◆ noComplexVars

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

Definition at line 474 of file acasolver.h.

◆ noVars

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

Definition at line 466 of file acasolver.h.

◆ P

template<MInt nDim>
constexpr const MInt AcaSolver< nDim >::FWH::P = nDim + 1
staticconstexpr

Definition at line 458 of file acasolver.h.

◆ Q

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

Definition at line 464 of file acasolver.h.

◆ Q_C

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

Definition at line 472 of file acasolver.h.

◆ RHO

template<MInt nDim>
constexpr const MInt AcaSolver< nDim >::FWH::RHO = nDim
staticconstexpr

Definition at line 457 of file acasolver.h.

◆ U

template<MInt nDim>
constexpr const MInt AcaSolver< nDim >::FWH::U = 0
staticconstexpr

Definition at line 454 of file acasolver.h.

◆ V

template<MInt nDim>
constexpr const MInt AcaSolver< nDim >::FWH::V = 1
staticconstexpr

Definition at line 455 of file acasolver.h.

◆ W

template<MInt nDim>
constexpr const MInt AcaSolver< nDim >::FWH::W = nDim - 1
staticconstexpr

Definition at line 456 of file acasolver.h.


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