interface of user-defined element extraction routine in Fortran. allrows,allcols represents indices in natural order More...
Public Member Functions | |
subroutine | z_f_zelem_block (Ninter, allrows, allcols, alldat_loc, rowidx, colidx, pgidx, Npmap, pmaps, quant) |
interface of user-defined element extraction routine in Fortran. allrows,allcols represents indices in natural order
subroutine z_bpack_defs::z_F_Zelem_block::z_f_zelem_block | ( | integer | Ninter, |
integer, dimension(:) | allrows, | ||
integer, dimension(:) | allcols, | ||
complex(kind=8), dimension(:), target | alldat_loc, | ||
integer, dimension(ninter) | rowidx, | ||
integer, dimension(ninter) | colidx, | ||
integer, dimension(ninter) | pgidx, | ||
integer | Npmap, | ||
integer, dimension(npmap, 3) | pmaps, | ||
class(*), pointer | quant | ||
) |