petsc-3.7.1 2016-05-15
Report Typos and Errors

MATHYPRESSTRUCT

MATHYPRESSTRUCT = "hypresstruct" - A matrix type to be used for parallel sparse matrices based on the hypre HYPRE_SStructMatrix.

Many br

Notes: Unlike hypre's general semi-struct object consisting of a collection of structured-grid objects and unstructured Many brgrid objects, we will restrict the semi-struct objects to consist of only structured-grid components. Many br

Unlike the more general support for parts and blocks in hypre this allows only one part, and one block per process and requires the block Many brbe defined by a DMDA. Many br

The matrix needs a DMDA associated with it by either a call to MatSetupDM() or if the matrix is obtained from DMCreateMatrix() Many br

Level:intermediate
Location:
src/dm/impls/da/hypre/mhyp.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages