Skip to main content
Ctrl+K
PETSc v3.25.0-134-g0c261d03398f documentation - Home
  • Overview
  • Install
  • Tutorials
  • User-Guide
  • C/Fortran API
  • petsc4py API
  • FAQ
  • Community
  • Developers
  • Misc.
  • GitLab
  • Overview
  • Install
  • Tutorials
  • User-Guide
  • C/Fortran API
  • petsc4py API
  • FAQ
  • Community
  • Developers
  • Misc.
  • GitLab
  • DMPlexTransformCheck

DMPlexTransformCheck#

Verify that the given DM, produced by this DMPlexTransform, is valid

Synopsis#

#include "petscdmplextransform.h" 
PetscErrorCode DMPlexTransformCheck(DMPlexTransform tr, DM dm)

Input Parameters#

  • tr - The DMPlexTransform object

  • dm - The DM to check

See Also#

DMPlex: Unstructured Grids, DM, DMPLEX, DMPlexTransform, DMPlexTransformApply(), DMPlexTransformCreate()

Level#

advanced

Location#

src/dm/impls/plex/transform/interface/plextransform.c

Implementations#

DMPlexTransformCheck_Cohesive() in src/dm/impls/plex/transform/impls/extrude/plextrcohesive.c


Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages

On this page
  • Synopsis
  • Input Parameters
  • See Also
  • Level
  • Location
  • Implementations
Edit on GitLab
Show Source

© Copyright 1991-2026, UChicago Argonne, LLC and the PETSc Development Team.

Created using Sphinx 7.3.7.

Built with the PyData Sphinx Theme 0.15.1.

Last updated on 2026-04-21T03:48:08-0500 (v3.25.0-134-g0c261d03398f).