|
MAIA bb96820c
Multiphysics at AIA
|
#include <fvstructuredwindowmapping.h>
Public Member Functions | |
| StructuredWindowMap () | |
| ~StructuredWindowMap () | |
Public Attributes | |
| MInt | Id1 = -1 |
| MInt | start1 [nDim] {} |
| MInt | end1 [nDim] {} |
| MInt | step1 [nDim] {} |
| MInt | Id2 = -1 |
| MInt | start2 [nDim] {} |
| MInt | end2 [nDim] {} |
| MInt | step2 [nDim] {} |
| MInt | order [nDim] {} |
| MInt | BC = -1 |
| MInt | BCsingular [6] {} |
| MInt | face = -1 |
| MInt | dir = -1 |
| MInt | dc1 = -1 |
| MInt | dc2 = -1 |
| MInt | originShape = -1 |
| MBool | hasSponge = false |
| MFloat | spongeThickness = F0 |
| MFloat | beta = F0 |
| MFloat | sigma = F0 |
| MInt | Nstar = -1 |
| MInt | SingularId = -1 |
| MInt | SingularBlockId [4] |
| MBool | isFluidPorousInterface = false |
Definition at line 13 of file fvstructuredwindowmapping.h.
| StructuredWindowMap< nDim >::StructuredWindowMap |
Definition at line 12 of file fvstructuredwindowmapping.cpp.
|
inline |
Definition at line 16 of file fvstructuredwindowmapping.h.
| MInt StructuredWindowMap< nDim >::BC = -1 |
Definition at line 26 of file fvstructuredwindowmapping.h.
| MInt StructuredWindowMap< nDim >::BCsingular[6] {} |
Definition at line 27 of file fvstructuredwindowmapping.h.
| MFloat StructuredWindowMap< nDim >::beta = F0 |
Definition at line 37 of file fvstructuredwindowmapping.h.
| MInt StructuredWindowMap< nDim >::dc1 = -1 |
Definition at line 30 of file fvstructuredwindowmapping.h.
| MInt StructuredWindowMap< nDim >::dc2 = -1 |
Definition at line 31 of file fvstructuredwindowmapping.h.
| MInt StructuredWindowMap< nDim >::dir = -1 |
Definition at line 29 of file fvstructuredwindowmapping.h.
| MInt StructuredWindowMap< nDim >::end1[nDim] {} |
Definition at line 19 of file fvstructuredwindowmapping.h.
| MInt StructuredWindowMap< nDim >::end2[nDim] {} |
Definition at line 23 of file fvstructuredwindowmapping.h.
| MInt StructuredWindowMap< nDim >::face = -1 |
Definition at line 28 of file fvstructuredwindowmapping.h.
| MBool StructuredWindowMap< nDim >::hasSponge = false |
Definition at line 35 of file fvstructuredwindowmapping.h.
| MInt StructuredWindowMap< nDim >::Id1 = -1 |
Definition at line 17 of file fvstructuredwindowmapping.h.
| MInt StructuredWindowMap< nDim >::Id2 = -1 |
Definition at line 21 of file fvstructuredwindowmapping.h.
| MBool StructuredWindowMap< nDim >::isFluidPorousInterface = false |
Definition at line 46 of file fvstructuredwindowmapping.h.
| MInt StructuredWindowMap< nDim >::Nstar = -1 |
Definition at line 41 of file fvstructuredwindowmapping.h.
| MInt StructuredWindowMap< nDim >::order[nDim] {} |
Definition at line 25 of file fvstructuredwindowmapping.h.
| MInt StructuredWindowMap< nDim >::originShape = -1 |
Definition at line 32 of file fvstructuredwindowmapping.h.
| MFloat StructuredWindowMap< nDim >::sigma = F0 |
Definition at line 38 of file fvstructuredwindowmapping.h.
| MInt StructuredWindowMap< nDim >::SingularBlockId[4] |
Definition at line 43 of file fvstructuredwindowmapping.h.
| MInt StructuredWindowMap< nDim >::SingularId = -1 |
Definition at line 42 of file fvstructuredwindowmapping.h.
| MFloat StructuredWindowMap< nDim >::spongeThickness = F0 |
Definition at line 36 of file fvstructuredwindowmapping.h.
| MInt StructuredWindowMap< nDim >::start1[nDim] {} |
Definition at line 18 of file fvstructuredwindowmapping.h.
| MInt StructuredWindowMap< nDim >::start2[nDim] {} |
Definition at line 22 of file fvstructuredwindowmapping.h.
| MInt StructuredWindowMap< nDim >::step1[nDim] {} |
Definition at line 20 of file fvstructuredwindowmapping.h.
| MInt StructuredWindowMap< nDim >::step2[nDim] {} |
Definition at line 24 of file fvstructuredwindowmapping.h.