SAMappingSetUp

Sets up the internal mapping data structures for the later use.

Synopsis

#include "petscsa.h"  
PetscErrorCode SAMappingSetUp(SAMapping map)
Collective on SAMapping

Input Parameters

map -the SAMapping context

Notes

For basic use of the SAMapping classes the user need not explicitly call SAMappingSetUp(), since these actions will happen automatically.

Keywords

SAMapping, setup

See Also

SAMappingCreate(), SAMappingDestroy(), SAMappingSetSizes()

Level:advanced
Location:
src/dm/sa/interface/sa.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages