MAIA bb96820c
Multiphysics at AIA
Loading...
Searching...
No Matches
AcaSolver< nDim >::FWH_TIME 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 surfMX = nDim + 2
 
static constexpr const MInt surfMY = nDim + 3
 
static constexpr const MInt surfMZ = 2 * nDim + 1
 
static constexpr const MInt srcUn = 2 * nDim + 2
 
static constexpr const MInt srcLX = 2 * nDim + 3
 
static constexpr const MInt srcLY = 2 * nDim + 4
 
static constexpr const MInt srcLZ = 3 * nDim + 2
 
static constexpr const MInt timeObs = 3 * nDim + 3
 
static constexpr const MInt fwhPP = 3 * nDim + 4
 
static constexpr const MInt noVars = 3 * nDim + 5
 

Detailed Description

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

Definition at line 477 of file acasolver.h.

Member Data Documentation

◆ fwhPP

template<MInt nDim>
constexpr const MInt AcaSolver< nDim >::FWH_TIME::fwhPP = 3 * nDim + 4
staticconstexpr

Definition at line 498 of file acasolver.h.

◆ noVars

template<MInt nDim>
constexpr const MInt AcaSolver< nDim >::FWH_TIME::noVars = 3 * nDim + 5
staticconstexpr

Definition at line 501 of file acasolver.h.

◆ P

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

Definition at line 483 of file acasolver.h.

◆ RHO

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

Definition at line 482 of file acasolver.h.

◆ srcLX

template<MInt nDim>
constexpr const MInt AcaSolver< nDim >::FWH_TIME::srcLX = 2 * nDim + 3
staticconstexpr

Definition at line 492 of file acasolver.h.

◆ srcLY

template<MInt nDim>
constexpr const MInt AcaSolver< nDim >::FWH_TIME::srcLY = 2 * nDim + 4
staticconstexpr

Definition at line 493 of file acasolver.h.

◆ srcLZ

template<MInt nDim>
constexpr const MInt AcaSolver< nDim >::FWH_TIME::srcLZ = 3 * nDim + 2
staticconstexpr

Definition at line 494 of file acasolver.h.

◆ srcUn

template<MInt nDim>
constexpr const MInt AcaSolver< nDim >::FWH_TIME::srcUn = 2 * nDim + 2
staticconstexpr

Definition at line 491 of file acasolver.h.

◆ surfMX

template<MInt nDim>
constexpr const MInt AcaSolver< nDim >::FWH_TIME::surfMX = nDim + 2
staticconstexpr

Definition at line 486 of file acasolver.h.

◆ surfMY

template<MInt nDim>
constexpr const MInt AcaSolver< nDim >::FWH_TIME::surfMY = nDim + 3
staticconstexpr

Definition at line 487 of file acasolver.h.

◆ surfMZ

template<MInt nDim>
constexpr const MInt AcaSolver< nDim >::FWH_TIME::surfMZ = 2 * nDim + 1
staticconstexpr

Definition at line 488 of file acasolver.h.

◆ timeObs

template<MInt nDim>
constexpr const MInt AcaSolver< nDim >::FWH_TIME::timeObs = 3 * nDim + 3
staticconstexpr

Definition at line 497 of file acasolver.h.

◆ U

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

Definition at line 479 of file acasolver.h.

◆ V

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

Definition at line 480 of file acasolver.h.

◆ W

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

Definition at line 481 of file acasolver.h.


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