z_bpack_defs::z_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
 z_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) z_bpack_defs::z_basisgroup::boundary = 0

seperators used to split this group into children group

◆ center

real(kind=8), dimension(:), allocatable z_bpack_defs::z_basisgroup::center

geometrical center of this group

◆ head

integer z_bpack_defs::z_basisgroup::head =-1

head index

◆ nlist

integer, dimension(:), allocatable z_bpack_defs::z_basisgroup::nlist

z_list of nearfield groups

◆ nn

integer z_bpack_defs::z_basisgroup::nn = 0

of nearfield groups

◆ radius

real(kind=8) z_bpack_defs::z_basisgroup::radius = 0

geomerical radius of this group

◆ tail

integer z_bpack_defs::z_basisgroup::tail =-1

tail index


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