petsc-3.11.4 2019-09-28
Report Typos and Errors

DMPlexCheckPointSF

Check that several sufficient conditions are met for the point SF of this plex.

Synopsis

#include "petscdmplex.h"   
PetscErrorCode DMPlexCheckPointSF(DM dm)

Input Parameters

dm -The DMPlex object

Note: This is mainly intended for debugging/testing purposes.

See Also

DMGetPointSF(), DMPlexCheckSymmetry(), DMPlexCheckSkeleton(), DMPlexCheckFaces()

Level

developer

Location

src/dm/impls/plex/plex.c
Index of all DMPLEX routines
Table of Contents for all manual pages
Index of all manual pages