Actual source code: petscdmplextransformtypes.h

  1: #pragma once

  3: /* SUBMANSEC = DMPlex */

  5: /*S
  6:   DMPlexTransform - An object encapsulating a `DMPLEX` transformation

  8:   Level: intermediate

 10: .seealso: [](ch_dmbase), `DMPLEX`, `DMPlexTransformCreate()`, `DMPlexTransformType`
 11: S*/
 12: typedef struct _p_DMPlexTransform *DMPlexTransform;