-
*HYPRE_SStructMatrix - The matrix object
-
HYPRE_SStructMatrixCreate - Create a matrix object
-
HYPRE_SStructMatrixDestroy - Destroy a matrix object
-
HYPRE_SStructMatrixInitialize - Prepare a matrix object for setting coefficient values
-
HYPRE_SStructMatrixSetValues - Set matrix coefficients index by index.
-
HYPRE_SStructMatrixAddToValues - Add to matrix coefficients index by index.
-
HYPRE_SStructMatrixSetBoxValues - Set matrix coefficients a box at a time.
-
HYPRE_SStructMatrixAddToBoxValues - Add to matrix coefficients a box at a time.
-
HYPRE_SStructMatrixAssemble - Finalize the construction of the matrix before using
-
HYPRE_SStructMatrixSetSymmetric - Define symmetry properties for the stencil entries in the matrix.
-
HYPRE_SStructMatrixSetNSSymmetric - Define symmetry properties for all non-stencil matrix entries
-
HYPRE_SStructMatrixSetObjectType - Set the storage type of the matrix object to be constructed.
-
HYPRE_SStructMatrixGetObject - Get a reference to the constructed matrix object.
-
HYPRE_SStructMatrixSetComplex - Set the matrix to be complex
-
HYPRE_SStructMatrixPrint - Print the matrix to file.
Alphabetic index