petsc-3.7.1 2016-05-15
Report Typos and Errors

DMPlexReverseCell

Give a mesh cell the opposite orientation

Synopsis

#include "petscdmplex.h"   
PetscErrorCode DMPlexReverseCell(DM dm, PetscInt cell)

Input Parameters

dm - The DM Many br
cell - The cell number Many br

Note: The modification of the DM is done in-place. Many br

Many br

See Also

DMPlexOrient(), DMCreate(), DMPLEX

Level:advanced
Location:
src/dm/impls/plex/plexorient.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages