petsc-3.4.5 2014-06-29
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