| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| logical, | public | :: | UseThisSurf | = | .false. | ||
| integer, | public | :: | NumGenSurf | = | 0 | ||
| integer, | public, | ALLOCATABLE, DIMENSION(:) | :: | GenSurf | |||
| integer, | public | :: | NumBackSurf | = | 0 | ||
| integer, | public, | ALLOCATABLE, DIMENSION(:) | :: | BackSurf | |||
| integer, | public | :: | NumSubSurf | = | 0 | ||
| integer, | public, | ALLOCATABLE, DIMENSION(:) | :: | SubSurf |