MAIA bb96820c
Multiphysics at AIA
Loading...
Searching...
No Matches
PostProcessing< nDim, ppType >::MV Struct Reference

#include <postprocessing.h>

Static Public Attributes

static constexpr const MInt LAMB0 = 0
 
static constexpr const MInt VORT0 = 1
 
static constexpr const MInt DU = 2
 
static constexpr const MInt DRHO = 3
 
static constexpr const MInt DP = 4
 
static constexpr const MInt RHODIVU = 5
 
static constexpr const MInt UGRADRHO = 6
 
static constexpr const MInt GRADPRHO = 7
 
static constexpr const MInt GRADU = 8
 
static constexpr const MInt UGRADU = 9
 

Detailed Description

template<MInt nDim, class ppType>
struct PostProcessing< nDim, ppType >::MV

Definition at line 602 of file postprocessing.h.

Member Data Documentation

◆ DP

template<MInt nDim, class ppType >
const constexpr MInt PostProcessing< nDim, ppType >::MV::DP = 4
staticconstexpr

Definition at line 616 of file postprocessing.h.

◆ DRHO

template<MInt nDim, class ppType >
const constexpr MInt PostProcessing< nDim, ppType >::MV::DRHO = 3
staticconstexpr

Definition at line 613 of file postprocessing.h.

◆ DU

template<MInt nDim, class ppType >
const constexpr MInt PostProcessing< nDim, ppType >::MV::DU = 2
staticconstexpr

Definition at line 610 of file postprocessing.h.

◆ GRADPRHO

template<MInt nDim, class ppType >
const constexpr MInt PostProcessing< nDim, ppType >::MV::GRADPRHO = 7
staticconstexpr

Definition at line 625 of file postprocessing.h.

◆ GRADU

template<MInt nDim, class ppType >
const constexpr MInt PostProcessing< nDim, ppType >::MV::GRADU = 8
staticconstexpr

Definition at line 628 of file postprocessing.h.

◆ LAMB0

template<MInt nDim, class ppType >
const constexpr MInt PostProcessing< nDim, ppType >::MV::LAMB0 = 0
staticconstexpr

Definition at line 604 of file postprocessing.h.

◆ RHODIVU

template<MInt nDim, class ppType >
const constexpr MInt PostProcessing< nDim, ppType >::MV::RHODIVU = 5
staticconstexpr

Definition at line 619 of file postprocessing.h.

◆ UGRADRHO

template<MInt nDim, class ppType >
const constexpr MInt PostProcessing< nDim, ppType >::MV::UGRADRHO = 6
staticconstexpr

Definition at line 622 of file postprocessing.h.

◆ UGRADU

template<MInt nDim, class ppType >
const constexpr MInt PostProcessing< nDim, ppType >::MV::UGRADU = 9
staticconstexpr

Definition at line 632 of file postprocessing.h.

◆ VORT0

template<MInt nDim, class ppType >
const constexpr MInt PostProcessing< nDim, ppType >::MV::VORT0 = 1
staticconstexpr

Definition at line 607 of file postprocessing.h.


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