interface of user-defined element evaluation routine in Fortran. m,n represents indices in natural order More...
Public Member Functions | |
subroutine | z_f_zelem (m, n, val, quant) |
interface of user-defined element evaluation routine in Fortran. m,n represents indices in natural order
subroutine z_bpack_defs::z_F_Zelem::z_f_zelem | ( | integer, intent(in) | m, |
integer, intent(in) | n, | ||
complex(kind=8) | val, | ||
class(*), pointer | quant | ||
) |