s_bpack_defs::s_C_Zelem Interface Reference

interface of user-defined element evaluation routine in C. m,n represents indices in natural order More...

Public Member Functions

subroutine s_c_zelem (m, n, val, quant)
 

Detailed Description

interface of user-defined element evaluation routine in C. m,n represents indices in natural order

Member Function/Subroutine Documentation

◆ s_c_zelem()

subroutine s_bpack_defs::s_C_Zelem::s_c_zelem ( integer(kind=c_int), intent(in)  m,
integer(kind=c_int), intent(in)  n,
real(kind=c_float)  val,
type(c_ptr)  quant 
)

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