#pragma once

/* SUBMANSEC = DMPlex */

/*S
  DMPlexTransform - An object encapsulating a mesh transformation

  Level: intermediate

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