SStruct Matrices


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

Alphabetic index