interface of user-defined element evaluation routine in C. m,n represents indices in natural order More...
Public Member Functions | |
subroutine | d_c_zelem (m, n, val, quant) |
interface of user-defined element evaluation routine in C. m,n represents indices in natural order
subroutine d_bpack_defs::d_C_Zelem::d_c_zelem | ( | integer(kind=c_int), intent(in) | m, |
integer(kind=c_int), intent(in) | n, | ||
real(kind=c_double) | val, | ||
type(c_ptr) | quant | ||
) |