z_bpack_defs::z_F_Dist Interface Reference

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)
 

Detailed Description

interface of user-defined distance computation routine in Fortran. m,n represents indices in natural order

Member Function/Subroutine Documentation

◆ z_f_dist()

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 
)

The documentation for this interface was generated from the following file: