**** cluster of points/indices More...
Public Attributes | |
integer | head =-1 |
head index More... | |
integer | tail =-1 |
tail index More... | |
real(kind=8) | radius = 0 |
geomerical radius of this group More... | |
real(kind=8), dimension(2) | boundary = 0 |
seperators used to split this group into children group More... | |
real(kind=8), dimension(:), allocatable | center |
geometrical center of this group More... | |
integer, dimension(:), allocatable | nlist |
z_list of nearfield groups More... | |
integer | nn = 0 |
of nearfield groupsMore... | |
**** cluster of points/indices
real(kind=8), dimension(2) z_bpack_defs::z_basisgroup::boundary = 0 |
seperators used to split this group into children group
real(kind=8), dimension(:), allocatable z_bpack_defs::z_basisgroup::center |
geometrical center of this group
integer z_bpack_defs::z_basisgroup::head =-1 |
head index
integer, dimension(:), allocatable z_bpack_defs::z_basisgroup::nlist |
z_list of nearfield groups
integer z_bpack_defs::z_basisgroup::nn = 0 |
real(kind=8) z_bpack_defs::z_basisgroup::radius = 0 |
geomerical radius of this group
integer z_bpack_defs::z_basisgroup::tail =-1 |
tail index