interface of user-defined distance computation routine in Fortran. m,n represents indices in natural order More...
Public Member Functions | |
subroutine | z_f_dist (m, n, val, quant) |
interface of user-defined distance computation routine in Fortran. m,n represents indices in natural order
subroutine z_bpack_defs::z_F_Dist::z_f_dist | ( | integer, intent(in) | m, |
integer, intent(in) | n, | ||
real(kind=8) | val, | ||
class(*), pointer | quant | ||
) |