petsc-3.3-p7 2013-05-11

DMMeshSymmetrize

Creates support (out-edge) information from cone (in-edge) inoformation

Synopsis

#include "petscdmmesh.h"   
PetscErrorCode DMMeshSymmetrize(DM dm)
Not collective

Input Parameter

mesh -The DMMesh

Output Parameter

Note

This should be called after all calls to DMMeshSetCone()

See Also

DMMeshCreate(), DMMeshSetChart(), DMMeshSetConeSize(), DMMeshSetCone()

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