PetscLayout

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

Synopsis

typedef struct _p_PetscLayout* PetscLayout;

See Also

PetscLayoutCreate(), PetscLayoutDestroy()

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