**** HSS structure More...
Public Attributes | |
integer | maxlevel |
integer | n |
HSS levels and sizes. More... | |
type(s_blockplus) | bp |
type(s_blockplus) | bp_inverse |
a single butterfly plus for the entire matrix More... | |
real(kind=4), dimension(:,:), allocatable | fullmat2d |
store the full matrix in 2D block-cyclic fashions More... | |
**** HSS structure
type(s_blockplus) s_bpack_defs::s_hssbf::bp |
type(s_blockplus) s_bpack_defs::s_hssbf::bp_inverse |
a single butterfly plus for the entire matrix
real(kind=4), dimension(:,:), allocatable s_bpack_defs::s_hssbf::fullmat2d |
store the full matrix in 2D block-cyclic fashions
integer s_bpack_defs::s_hssbf::maxlevel |
integer s_bpack_defs::s_hssbf::n |
HSS levels and sizes.