HYPRE_Int HYPRE_SStructGridAddUnstructuredPart

(HYPRE_SStructGrid grid,
  HYPRE_Int ilower,
  HYPRE_Int iupper)

Add an unstructured part to the grid.

Documentation

Add an unstructured part to the grid. The variables in the unstructured part of the grid are referenced by a global rank between 0 and the total number of unstructured variables minus one. Each process owns some unique consecutive range of variables, defined by ilower and iupper.

NOTE: This is just a placeholder. This part of the interface is not finished.

Alphabetic index