-
*HYPRE_SStructGrid - A grid object is constructed out of several structured ``parts'' and an optional unstructured ``part''.
-
HYPRE_SStructVariable - An enumerated type that supports cell centered, node centered, face centered, and edge centered variables.
-
HYPRE_SStructGridCreate - Create an ndim-dimensional grid object with nparts structured parts
-
HYPRE_SStructGridDestroy - Destroy a grid object.
-
HYPRE_SStructGridSetExtents - Set the extents for a box on a structured part of the grid
-
HYPRE_SStructGridSetVariables - Describe the variables that live on a structured part of the grid
-
HYPRE_SStructGridAddVariables - Describe additional variables that live at a particular index.
-
HYPRE_SStructGridSetNeighborBox - Describe how regions just outside of a part relate to other parts.
-
HYPRE_SStructGridAddUnstructuredPart - Add an unstructured part to the grid.
-
HYPRE_SStructGridAssemble - Finalize the construction of the grid before using
-
HYPRE_SStructGridSetPeriodic - Set the periodicity a particular part.
-
HYPRE_SStructGridSetNumGhost - Setting ghost in the sgrids
Alphabetic index