zBPACK_factor.f90 File Reference

Modules

module  z_bpack_factor
 

Functions/Subroutines

subroutine z_bpack_factor::z_bpack_factorization (bmat, option, stats, ptree, msh)
 
subroutine z_bpack_factor::z_hodlr_factorization (ho_bf1, option, stats, ptree, msh)
 
subroutine z_bpack_factor::z_hss_factorization (hss_bf1, option, stats, ptree, msh)
 
subroutine z_bpack_factor::z_hmat_factorization (h_mat, option, stats, ptree, msh)
 
recursive subroutine z_bpack_factor::z_hmat_lu (blocks, h_mat, option, stats, ptree, msh)
 
recursive subroutine z_bpack_factor::z_hmat_add_multiply (block3, chara, block1, block2, h_mat, option, stats, ptree, msh)
 
recursive subroutine z_bpack_factor::z_hmat_lxm (blocks_l, blocks_m, h_mat, option, stats, ptree, msh)
 
recursive subroutine z_bpack_factor::z_hmat_xum (blocks_u, blocks_m, h_mat, option, stats, ptree, msh)
 
subroutine z_bpack_factor::z_hmat_add_multiply_hblock3 (blocks, chara, block1, block2, h_mat, option, stats, ptree, msh)
 
recursive subroutine z_bpack_factor::z_hmat_bf_add (blocks_o, chara, blocks_1, h_mat, option, stats, ptree, msh)