d_bpack_defs::d_basisgroup Type Reference

**** 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 groups

More...
 

Detailed Description

**** cluster of points/indices

Member Data Documentation

◆ boundary

real(kind=8), dimension(2) d_bpack_defs::d_basisgroup::boundary = 0

seperators used to split this group into children group

◆ center

real(kind=8), dimension(:), allocatable d_bpack_defs::d_basisgroup::center

geometrical center of this group

◆ head

integer d_bpack_defs::d_basisgroup::head =-1

head index

◆ nlist

integer, dimension(:), allocatable d_bpack_defs::d_basisgroup::nlist

d_list of nearfield groups

◆ nn

integer d_bpack_defs::d_basisgroup::nn = 0

of nearfield groups

◆ radius

real(kind=8) d_bpack_defs::d_basisgroup::radius = 0

geomerical radius of this group

◆ tail

integer d_bpack_defs::d_basisgroup::tail =-1

tail index


The documentation for this type was generated from the following file: