|
MAIA bb96820c
Multiphysics at AIA
|
#include <fvcartesianwmsurface.h>
Public Member Functions | |
| FvWMSurface () | |
| ~FvWMSurface () | |
| void | init (MInt, MInt, MFloat) |
Public Attributes | |
| MBool | m_wmHasImgCell = false |
| MInt | m_bndryCellId = -1 |
| MInt | m_bndrySrfcId = -1 |
| MFloat | m_wmTauW |
| MFloat | m_wmMUEWM |
| MFloat | m_wmImgVars [5] |
| MFloat | m_wmUII |
| MFloat | m_wmUTAU |
Definition at line 14 of file fvcartesianwmsurface.h.
|
inline |
Definition at line 16 of file fvcartesianwmsurface.h.
| FvWMSurface< nDim >::~FvWMSurface |
Definition at line 10 of file fvcartesianwmsurface.cpp.
| void FvWMSurface< nDim >::init | ( | MInt | bndryCellId, |
| MInt | bndrySrfcId, | ||
| MFloat | utau | ||
| ) |
Definition at line 15 of file fvcartesianwmsurface.cpp.
| MInt FvWMSurface< nDim >::m_bndryCellId = -1 |
Definition at line 23 of file fvcartesianwmsurface.h.
| MInt FvWMSurface< nDim >::m_bndrySrfcId = -1 |
Definition at line 24 of file fvcartesianwmsurface.h.
| MBool FvWMSurface< nDim >::m_wmHasImgCell = false |
Definition at line 21 of file fvcartesianwmsurface.h.
| MFloat FvWMSurface< nDim >::m_wmImgVars[5] |
Definition at line 28 of file fvcartesianwmsurface.h.
| MFloat FvWMSurface< nDim >::m_wmMUEWM |
Definition at line 27 of file fvcartesianwmsurface.h.
| MFloat FvWMSurface< nDim >::m_wmTauW |
Definition at line 26 of file fvcartesianwmsurface.h.
| MFloat FvWMSurface< nDim >::m_wmUII |
Definition at line 29 of file fvcartesianwmsurface.h.
| MFloat FvWMSurface< nDim >::m_wmUTAU |
Definition at line 30 of file fvcartesianwmsurface.h.