int HYPRE_StructMatrixAddToBoxValues (HYPRE_StructMatrix matrix, int *ilower, int *iupper, int nentries, int *entries, double *values)

Add to matrix coefficients a box at a time

Documentation

Add to matrix coefficients a box at a time. The data in values is ordered as in HYPRE_StructMatrixSetBoxValues.

alphabetic index hierarchy of classes


generated by doc++