SIDL_C_INLINE_DECL int32_t bHYPRE_IJParCSRMatrix_GetRow ( bHYPRE_IJParCSRMatrix self, int32_t row, int32_t* size, struct sidl_int__array** col_ind, struct sidl_double__array** values, sidl_BaseInterface *_ex)

The GetRow method will allocate space for its two output arrays on the first call

Documentation

The GetRow method will allocate space for its two output arrays on the first call. The space will be reused on subsequent calls. Thus the user must not delete them, yet must not depend on the data from GetRow to persist beyond the next GetRow call.

alphabetic index hierarchy of classes


generated by doc++