d_bpack_defs::d_C_Zelem_MD Interface Reference

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

Public Member Functions

subroutine d_c_zelem_md (Ndim, 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

◆ d_c_zelem_md()

subroutine d_bpack_defs::d_C_Zelem_MD::d_c_zelem_md ( integer(kind=c_int), intent(in)  Ndim,
integer(kind=c_int), dimension(ndim), intent(in)  m,
integer(kind=c_int), dimension(ndim), intent(in)  n,
real(kind=c_double)  val,
type(c_ptr)  quant 
)

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