z_bpack_factor Module Reference

Functions/Subroutines

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

Function/Subroutine Documentation

◆ z_bpack_factorization()

subroutine z_bpack_factor::z_bpack_factorization ( type(z_bmatrix)  bmat,
type(z_hoption)  option,
type(z_hstat)  stats,
type(z_proctree)  ptree,
type(z_mesh)  msh 
)
Here is the call graph for this function:

◆ z_hmat_add_multiply()

recursive subroutine z_bpack_factor::z_hmat_add_multiply ( type(z_matrixblock), target  block3,
character  chara,
type(z_matrixblock), target  block1,
type(z_matrixblock), target  block2,
type(z_hmat)  h_mat,
type(z_hoption)  option,
type(z_hstat)  stats,
type(z_proctree)  ptree,
type(z_mesh)  msh 
)
Here is the call graph for this function:

◆ z_hmat_add_multiply_hblock3()

subroutine z_bpack_factor::z_hmat_add_multiply_hblock3 ( type(z_matrixblock)  blocks,
character  chara,
type(z_matrixblock), target  block1,
type(z_matrixblock), target  block2,
type(z_hmat)  h_mat,
type(z_hoption)  option,
type(z_hstat)  stats,
type(z_proctree)  ptree,
type(z_mesh)  msh 
)
Here is the call graph for this function:

◆ z_hmat_bf_add()

recursive subroutine z_bpack_factor::z_hmat_bf_add ( type(z_matrixblock)  blocks_o,
character  chara,
type(z_matrixblock), target  blocks_1,
type(z_hmat)  h_mat,
type(z_hoption)  option,
type(z_hstat)  stats,
type(z_proctree)  ptree,
type(z_mesh)  msh 
)
Here is the call graph for this function:

◆ z_hmat_factorization()

subroutine z_bpack_factor::z_hmat_factorization ( type(z_hmat)  h_mat,
type(z_hoption)  option,
type(z_hstat)  stats,
type(z_proctree)  ptree,
type(z_mesh)  msh 
)
Here is the call graph for this function:

◆ z_hmat_lu()

recursive subroutine z_bpack_factor::z_hmat_lu ( type(z_matrixblock)  blocks,
type(z_hmat)  h_mat,
type(z_hoption)  option,
type(z_hstat)  stats,
type(z_proctree)  ptree,
type(z_mesh)  msh 
)
Here is the call graph for this function:

◆ z_hmat_lxm()

recursive subroutine z_bpack_factor::z_hmat_lxm ( type(z_matrixblock)  blocks_l,
type(z_matrixblock)  blocks_m,
type(z_hmat)  h_mat,
type(z_hoption)  option,
type(z_hstat)  stats,
type(z_proctree)  ptree,
type(z_mesh)  msh 
)
Here is the call graph for this function:

◆ z_hmat_xum()

recursive subroutine z_bpack_factor::z_hmat_xum ( type(z_matrixblock)  blocks_u,
type(z_matrixblock)  blocks_m,
type(z_hmat)  h_mat,
type(z_hoption)  option,
type(z_hstat)  stats,
type(z_proctree)  ptree,
type(z_mesh)  msh 
)
Here is the call graph for this function:

◆ z_hodlr_factorization()

subroutine z_bpack_factor::z_hodlr_factorization ( type(z_hobf)  ho_bf1,
type(z_hoption)  option,
type(z_hstat)  stats,
type(z_proctree)  ptree,
type(z_mesh)  msh 
)
Here is the call graph for this function:

◆ z_hss_factorization()

subroutine z_bpack_factor::z_hss_factorization ( type(z_hssbf)  hss_bf1,
type(z_hoption)  option,
type(z_hstat)  stats,
type(z_proctree)  ptree,
type(z_mesh)  msh 
)
Here is the call graph for this function: