Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=RP), | public, | DIMENSION(3,8) | :: | corners | |||
type(FacePatch), | public, | DIMENSION(:), ALLOCATABLE | :: | faces |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(TransfiniteHexMap) | :: | self | ||||
real(kind=RP) | :: | corners(3,8) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(TransfiniteHexMap) | :: | self | ||||
type(FacePatch) | :: | faces(6) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(TransfiniteHexMap), | intent(inout) | :: | self |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(TransfiniteHexMap) | :: | self | ||||
real(kind=RP) | :: | u(3) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(TransfiniteHexMap) | :: | self | ||||
real(kind=RP) | :: | u(3) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(TransfiniteHexMap) | :: | self |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(TransfiniteHexMap) | :: | self | ||||
real(kind=RP) | :: | corners(3,8) |