Lines Matching refs:DM_CLASSID
36 PetscValidHeaderSpecific(dm, DM_CLASSID, 1); in DMPlexCreateProcessSF()
121 PetscValidHeaderSpecificType(dm, DM_CLASSID, 1, DMPLEX); in DMPlexSetTransformType()
146 PetscValidHeaderSpecificType(dm, DM_CLASSID, 1, DMPLEX); in DMPlexGetTransformType()
157 PetscValidHeaderSpecificType(dm, DM_CLASSID, 1, DMPLEX); in DMPlexSetTransform()
170 PetscValidHeaderSpecificType(dm, DM_CLASSID, 1, DMPLEX); in DMPlexGetTransform()
181 PetscValidHeaderSpecificType(dm, DM_CLASSID, 1, DMPLEX); in DMPlexSetSaveTransform()
191 PetscValidHeaderSpecificType(dm, DM_CLASSID, 1, DMPLEX); in DMPlexGetSaveTransform()
213 PetscValidHeaderSpecificType(dm, DM_CLASSID, 1, DMPLEX); in DMPlexSetRefinementUniform()
236 PetscValidHeaderSpecificType(dm, DM_CLASSID, 1, DMPLEX); in DMPlexGetRefinementUniform()
258 PetscValidHeaderSpecific(dm, DM_CLASSID, 1); in DMPlexSetRefinementLimit()
281 PetscValidHeaderSpecific(dm, DM_CLASSID, 1); in DMPlexGetRefinementLimit()
308 PetscValidHeaderSpecific(dm, DM_CLASSID, 1); in DMPlexSetRefinementFunction()
335 PetscValidHeaderSpecific(dm, DM_CLASSID, 1); in DMPlexGetRefinementFunction()