Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | AngleFactor | |||
character(len=MaxNameLength), | public | :: | Name | = | ' ' | ||
character(len=MaxNameLength), | public, | ALLOCATABLE, DIMENSION(:) | :: | SurfaceName | |||
integer, | public, | ALLOCATABLE, DIMENSION(:) | :: | SurfacePtr | |||
integer, | public | :: | TotAngleFacSurfaces | = | 0 | ||
character(len=MaxNameLength), | public | :: | ZoneName | = | ' ' | ||
integer, | public | :: | ZonePtr | = | 0 |