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