Searched refs:DMPlexGetTransformType (Results 1 – 2 of 2) sorted by relevance
141 PetscErrorCode DMPlexGetTransformType(DM dm, DMPlexTransformType *type) in DMPlexGetTransformType() function359 PetscCall(DMPlexGetTransformType(dm, &trType)); in DMRefine_Plex()
45 PETSC_EXTERN PetscErrorCode DMPlexGetTransformType(DM, DMPlexTransformType *);