petsc-3.3-p7 2013-05-11

DMComplexSymmetrize

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

Synopsis

#include "petscdmcomplex.h"   
PetscErrorCode DMComplexSymmetrize(DM dm)
Not collective

Input Parameter

mesh -The DMComplex

Output Parameter

Note

This should be called after all calls to DMComplexSetCone()

See Also

DMComplexCreate(), DMComplexSetChart(), DMComplexSetConeSize(), DMComplexSetCone()

Level:beginner
Location:
src/dm/impls/complex/complex.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages