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