MAIA bb96820c
Multiphysics at AIA
Loading...
Searching...
No Matches
StructuredWindowMap< nDim > Class Template Reference

#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
 

Detailed Description

template<MInt nDim>
class StructuredWindowMap< nDim >

Definition at line 13 of file fvstructuredwindowmapping.h.

Constructor & Destructor Documentation

◆ StructuredWindowMap()

Definition at line 12 of file fvstructuredwindowmapping.cpp.

12{}

◆ ~StructuredWindowMap()

template<MInt nDim>
StructuredWindowMap< nDim >::~StructuredWindowMap ( )
inline

Definition at line 16 of file fvstructuredwindowmapping.h.

16{};

Member Data Documentation

◆ BC

template<MInt nDim>
MInt StructuredWindowMap< nDim >::BC = -1

Definition at line 26 of file fvstructuredwindowmapping.h.

◆ BCsingular

template<MInt nDim>
MInt StructuredWindowMap< nDim >::BCsingular[6] {}

Definition at line 27 of file fvstructuredwindowmapping.h.

◆ beta

template<MInt nDim>
MFloat StructuredWindowMap< nDim >::beta = F0

Definition at line 37 of file fvstructuredwindowmapping.h.

◆ dc1

template<MInt nDim>
MInt StructuredWindowMap< nDim >::dc1 = -1

Definition at line 30 of file fvstructuredwindowmapping.h.

◆ dc2

template<MInt nDim>
MInt StructuredWindowMap< nDim >::dc2 = -1

Definition at line 31 of file fvstructuredwindowmapping.h.

◆ dir

template<MInt nDim>
MInt StructuredWindowMap< nDim >::dir = -1

Definition at line 29 of file fvstructuredwindowmapping.h.

◆ end1

template<MInt nDim>
MInt StructuredWindowMap< nDim >::end1[nDim] {}

Definition at line 19 of file fvstructuredwindowmapping.h.

◆ end2

template<MInt nDim>
MInt StructuredWindowMap< nDim >::end2[nDim] {}

Definition at line 23 of file fvstructuredwindowmapping.h.

◆ face

template<MInt nDim>
MInt StructuredWindowMap< nDim >::face = -1

Definition at line 28 of file fvstructuredwindowmapping.h.

◆ hasSponge

template<MInt nDim>
MBool StructuredWindowMap< nDim >::hasSponge = false

Definition at line 35 of file fvstructuredwindowmapping.h.

◆ Id1

template<MInt nDim>
MInt StructuredWindowMap< nDim >::Id1 = -1

Definition at line 17 of file fvstructuredwindowmapping.h.

◆ Id2

template<MInt nDim>
MInt StructuredWindowMap< nDim >::Id2 = -1

Definition at line 21 of file fvstructuredwindowmapping.h.

◆ isFluidPorousInterface

template<MInt nDim>
MBool StructuredWindowMap< nDim >::isFluidPorousInterface = false

Definition at line 46 of file fvstructuredwindowmapping.h.

◆ Nstar

template<MInt nDim>
MInt StructuredWindowMap< nDim >::Nstar = -1

Definition at line 41 of file fvstructuredwindowmapping.h.

◆ order

template<MInt nDim>
MInt StructuredWindowMap< nDim >::order[nDim] {}

Definition at line 25 of file fvstructuredwindowmapping.h.

◆ originShape

template<MInt nDim>
MInt StructuredWindowMap< nDim >::originShape = -1

Definition at line 32 of file fvstructuredwindowmapping.h.

◆ sigma

template<MInt nDim>
MFloat StructuredWindowMap< nDim >::sigma = F0

Definition at line 38 of file fvstructuredwindowmapping.h.

◆ SingularBlockId

template<MInt nDim>
MInt StructuredWindowMap< nDim >::SingularBlockId[4]

Definition at line 43 of file fvstructuredwindowmapping.h.

◆ SingularId

template<MInt nDim>
MInt StructuredWindowMap< nDim >::SingularId = -1

Definition at line 42 of file fvstructuredwindowmapping.h.

◆ spongeThickness

template<MInt nDim>
MFloat StructuredWindowMap< nDim >::spongeThickness = F0

Definition at line 36 of file fvstructuredwindowmapping.h.

◆ start1

template<MInt nDim>
MInt StructuredWindowMap< nDim >::start1[nDim] {}

Definition at line 18 of file fvstructuredwindowmapping.h.

◆ start2

template<MInt nDim>
MInt StructuredWindowMap< nDim >::start2[nDim] {}

Definition at line 22 of file fvstructuredwindowmapping.h.

◆ step1

template<MInt nDim>
MInt StructuredWindowMap< nDim >::step1[nDim] {}

Definition at line 20 of file fvstructuredwindowmapping.h.

◆ step2

template<MInt nDim>
MInt StructuredWindowMap< nDim >::step2[nDim] {}

Definition at line 24 of file fvstructuredwindowmapping.h.


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