#include "petscvec.h" PetscErrorCode PetscLayoutReference(PetscLayout in,PetscLayout *out)Collective on PetscLayout
Notes: PetscLayoutSetUp() does not need to be called on the resulting PetscLayout
If the out location already contains a PetscLayout it is destroyed
Level:developer
Location:src/vec/vec/impls/mpi/pmap.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages