Actual source code: petscdmplextransformtypes.h

  1: #pragma once

  3: /* SUBMANSEC = DMPlex */

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

  8:   Level: intermediate

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