petsc-3.3-p7 2013-05-11

PetscLayout

defines layout of vectors and matrices across processes (which rows are owned by which processes)

Synopsis

typedef struct _n_PetscLayout* PetscLayout;

See Also

PetscLayoutCreate(), PetscLayoutDestroy()

Level:developer
Location:
src/vec/vec/../../../include/petsc-private/vecimpl.h
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages