int HYPRE_StructMatrixGetValues (HYPRE_StructMatrix matrix, int *index, int nentries, int *entries, double *values)

Get matrix coefficients index by index

Documentation

Get matrix coefficients index by index. The values array is of length nentries.

NOTE: For better efficiency, use HYPRE_StructMatrixGetBoxValues to get coefficients a box at a time.

alphabetic index hierarchy of classes


generated by doc++