Struct Stencils
-
typedef struct hypre_StructStencil_struct* HYPRE_StructStencil
-
The stencil object
-
int HYPRE_StructStencilCreate(int ndim, int size, HYPRE_StructStencil *stencil)
-
Create a stencil object for the specified number of spatial dimensions and
stencil entries
-
int HYPRE_StructStencilDestroy(HYPRE_StructStencil stencil)
-
Destroy a stencil object
-
HYPRE_StructStencilSetElement
-
Set a stencil entry
alphabetic index hierarchy of classes
generated by doc++