z_bpack_defs::z_butterflymatrix Type Reference

**** one rank*rank butterfly block More...

Public Attributes

complex(kind=8), dimension(:, :), pointer matrix => null()
 entries of the block More...
 
type(z_list) lst
 a z_list of intersection::s More...
 
integer, dimension(:, :), allocatable index
 an array of intersection::s More...
 
integer ndim = 0
 number of skeletons More...
 
integer, dimension(:), allocatable dims_m
 
integer, dimension(:), allocatable dims_n
 dimensions of the rows and columns (used in BF_MD) More...
 

Detailed Description

**** one rank*rank butterfly block

Member Data Documentation

◆ dims_m

integer, dimension(:), allocatable z_bpack_defs::z_butterflymatrix::dims_m

◆ dims_n

integer, dimension(:), allocatable z_bpack_defs::z_butterflymatrix::dims_n

dimensions of the rows and columns (used in BF_MD)

◆ index

integer, dimension(:, :), allocatable z_bpack_defs::z_butterflymatrix::index

an array of intersection::s

◆ lst

type(z_list) z_bpack_defs::z_butterflymatrix::lst

a z_list of intersection::s

◆ matrix

complex(kind=8), dimension(:, :), pointer z_bpack_defs::z_butterflymatrix::matrix => null()

entries of the block

◆ ndim

integer z_bpack_defs::z_butterflymatrix::ndim = 0

number of skeletons


The documentation for this type was generated from the following file: