petsc-3.3-p7 2013-05-11
DMMeshSetUp
Allocate space for the Sieve DAG
Synopsis
#include "petscdmmesh.h"
PetscErrorCode DMMeshSetUp(DM dm)
Not collective
Input Parameter
mesh -The DMMesh
Output Parameter
Note
This should be called after DMMeshSetChart() and all calls to DMMeshSetConeSize()
See Also
DMMeshCreate(), DMMeshSetChart(), DMMeshSetConeSize()
Level:beginner
Location:src/dm/impls/mesh/mesh.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages