PetscLayoutSetLocalSize#

Sets the local size for a PetscLayout object.

Synopsis#

Collective

Input Parameters#

  • map - pointer to the map

  • n - the local size

See Also#

PetscLayout, PetscLayoutCreate(), PetscLayoutSetSize(), PetscLayoutGetSize(), PetscLayoutGetLocalSize(), PetscLayoutSetUp() PetscLayoutGetRange(), PetscLayoutGetRanges(), PetscLayoutSetBlockSize(), PetscLayoutGetBlockSize()

Level#

developer

Location#

src/vec/is/utils/pmap.c

Examples#

src/ts/tutorials/ex30.c
src/ksp/ksp/tutorials/ex85.c


Index of all IS routines
Table of Contents for all manual pages
Index of all manual pages