levelValues_type Derived Type

type, public :: levelValues_type

Auxilary data type to provide data on the current level iteration.


Components

Type Visibility Attributes Name Initial
integer(kind=long_k), public :: ID_offset

First treeID on current level

real(kind=rk), public :: dx

Node cube length on current level

integer, public :: level

Number of the level itself.