z_bpack_defs::z_C_Compressibility_MD Interface Reference

interface of user-defined distance compressibility routine in C. groupm,groupn represents groups (multi-dimensional) in the permuted order More...

Public Member Functions

subroutine z_c_compressibility_md (Ndim, groupm, groupn, val, quant)
 

Detailed Description

interface of user-defined distance compressibility routine in C. groupm,groupn represents groups (multi-dimensional) in the permuted order

Member Function/Subroutine Documentation

◆ z_c_compressibility_md()

subroutine z_bpack_defs::z_C_Compressibility_MD::z_c_compressibility_md ( integer, intent(in)  Ndim,
integer(kind=c_int), dimension(ndim), intent(in)  groupm,
integer(kind=c_int), dimension(ndim), intent(in)  groupn,
integer(kind=c_int)  val,
type(c_ptr)  quant 
)

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