Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public, | allocatable | :: | ptrs(:) |
levelwise pointers to the parent eulerian elements in the levelDesc size: pointCoords%nVals |
type tem_parentIDs_type !> levelwise pointers to the parent eulerian elements in the levelDesc !! size: pointCoords%nVals ! @todo: SZ: Check the size of this array!! integer, allocatable :: ptrs(:) end type tem_parentIDs_type