SIDL_C_INLINE_DECL int32_t bHYPRE_SStructParCSRVector_GetValues

( bHYPRE_SStructParCSRVector self,
  int32_t part,
  int32_t* index,
  int32_t dim,
  int32_t var,
  double* value,
  sidl_BaseInterface* _ex)

Get vector coefficients index by index.

Documentation

Get vector coefficients index by index.

NOTE: Users may only get values on processes that own the associated variables.

If the vector is complex, then value consists of a pair of doubles representing the real and imaginary parts of the complex value.

Alphabetic index