Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
class(SurfaceFace_t), | public, | dimension(:), allocatable | :: | faces | |||
integer, | public | :: | eID | ||||
integer, | public | :: | globaleID | ||||
integer, | public | :: | fID | ||||
integer, | public, | dimension(:), allocatable | :: | extrafIDs | |||
logical, | public | :: | needSecondFace | ||||
logical, | public | :: | isInBCZone |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SurfaceElement_t) | :: | self | ||||
type(HexMesh), | intent(in) | :: | mesh | |||
integer, | intent(in) | :: | eID | |||
integer, | intent(in) | :: | geID | |||
integer, | intent(in) | :: | fID | |||
integer, | intent(in), | dimension(M) | :: | zoneMarkers | ||
integer, | intent(in) | :: | M | |||
logical, | intent(in) | :: | notcheckBC |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SurfaceElement_t), | intent(inout) | :: | self |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SurfaceElement_t) | :: | self | ||||
type(HexMesh), | intent(in) | :: | mesh | |||
integer, | intent(in), | dimension(M) | :: | zoneMarkers | ||
integer, | intent(in) | :: | M |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SurfaceElement_t) | :: | self | ||||
integer, | intent(in) | :: | N |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SurfaceElement_t) | :: | self |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SurfaceElement_t), | target | :: | self | |||
type(HexMesh), | intent(in) | :: | mesh | |||
type(SurfaceElement_t), | dimension(N) | :: | surfaceElements | |||
integer, | intent(in) | :: | N | |||
integer, | intent(out) | :: | newFaceID |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SurfaceElement_t), | target | :: | self |