SStruct Graphs


o *HYPRE_SStructGraph
The graph object is used to describe the nonzero structure of a matrix
o HYPRE_SStructGraphCreate
Create a graph object
o HYPRE_SStructGraphDestroy
Destroy a graph object
o HYPRE_SStructGraphSetDomainGrid
Set the domain grid
o HYPRE_SStructGraphSetStencil
Set the stencil for a variable on a structured part of the grid
o HYPRE_SStructGraphSetFEM
Indicate that an FEM approach will be used to set matrix values on this part
o HYPRE_SStructGraphSetFEMSparsity
Set the finite element stiffness matrix sparsity.
o HYPRE_SStructGraphAddEntries
Add a non-stencil graph entry at a particular index.
o HYPRE_SStructGraphAssemble
Finalize the construction of the graph before using
o HYPRE_SStructGraphSetObjectType
Set the storage type of the associated matrix object.

Alphabetic index