SStruct Stencils
-
typedef struct hypre_SStructStencil_struct* HYPRE_SStructStencil
-
The stencil object
-
int HYPRE_SStructStencilCreate(int ndim, int size, HYPRE_SStructStencil *stencil)
-
Create a stencil object for the specified number of spatial dimensions and
stencil entries
-
int HYPRE_SStructStencilDestroy(HYPRE_SStructStencil stencil)
-
Destroy a stencil object
-
int HYPRE_SStructStencilSetEntry(HYPRE_SStructStencil stencil, int entry, int *offset, int var)
-
Set a stencil entry
alphabetic index hierarchy of classes
generated by doc++