dBPACK_structure.f90 File Reference

Modules

module  d_bpack_structure
 

Functions/Subroutines

integer function d_bpack_structure::d_near_or_far_user (group_m, group_n, msh, option, ker, para)
 
integer function d_bpack_structure::d_near_or_far_geo (group_m, group_n, msh, option, ker, para)
 
integer function d_bpack_structure::d_near_or_far_user_md (group_m, group_n, Ndim, msh, option, ker, para)
 
integer function d_bpack_structure::d_near_or_far_geo_md (group_m, group_n, Ndim, msh, option, ker, para)
 
real(kind=8) function d_bpack_structure::d_distance_user (edgem, edgen, ker, msh, option, ptree, stats)
 
real(kind=8) function d_bpack_structure::d_distance_geo (edgem, edgen, ker, msh, option, ptree, stats)
 
real(kind=8) function d_bpack_structure::d_distance_gram (edgem, edgen, ker, msh, option, ptree, stats)
 **** l2 gram distance^2 between element edgem and edgen is More...
 
subroutine d_bpack_structure::d_distance_gram_block (nrow, ncol, rows, cols, dists, ker, msh, option, ptree, stats)
 **** l2 gram distance^2 between element edgem and edgen is More...
 
recursive subroutine d_bpack_structure::d_hmat_construct_local_tree (blocks, option, stats, msh, ker, ptree, Maxlevel)
 
subroutine d_bpack_structure::d_cluster_partition (bmat, option, msh, ker, stats, ptree)
 
subroutine d_bpack_structure::d_cluster_partition_md (Ndim, bmat, option, msh, ker, stats, ptree)
 
subroutine d_bpack_structure::d_findknns (option, msh, ker, stats, ptree, groupm_start, groupn_start)
 
recursive subroutine d_bpack_structure::d_append_nlist (ker, option, stats, msh, ptree, group_m, group_n, flag, Bidxs, Bidxe)
 
subroutine d_bpack_structure::d_bpack_structuring (bmat, option, msh, ker, ptree, stats)
 
subroutine d_bpack_structure::d_bpack_structuring_md (Ndim, bmat, option, msh, ker, ptree, stats)
 
subroutine d_bpack_structure::d_hss_md_structuring (Ndim, hss_bf1_md, option, msh, ker, ptree, stats)
 
subroutine d_bpack_structure::d_hss_structuring (hss_bf1, option, msh, ker, ptree, stats)
 
subroutine d_bpack_structure::d_hodlr_structuring (ho_bf1, option, msh, ker, ptree, stats)
 
subroutine d_bpack_structure::d_hmat_structuring (h_mat, option, msh, ker, ptree, stats)
 
recursive subroutine d_bpack_structure::d_hmat_assign_admissible (h_mat, group_m, group_n, level, option, stats, msh, ker, ptree)
 
subroutine d_bpack_structure::d_hmat_compute_colorset (h_mat, option, stats, msh, ker, ptree)