**** 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 |
d_list of nearfield groups More... | |
integer | nn = 0 |
of nearfield groupsMore... | |
**** cluster of points/indices
real(kind=8), dimension(2) d_bpack_defs::d_basisgroup::boundary = 0 |
seperators used to split this group into children group
real(kind=8), dimension(:), allocatable d_bpack_defs::d_basisgroup::center |
geometrical center of this group
integer d_bpack_defs::d_basisgroup::head =-1 |
head index
integer, dimension(:), allocatable d_bpack_defs::d_basisgroup::nlist |
d_list of nearfield groups
integer d_bpack_defs::d_basisgroup::nn = 0 |
real(kind=8) d_bpack_defs::d_basisgroup::radius = 0 |
geomerical radius of this group
integer d_bpack_defs::d_basisgroup::tail =-1 |
tail index