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