petsc-3.4.5 2014-06-29

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