Searched refs:DMGeomModelList (Results 1 – 2 of 2) sorted by relevance
3 PetscFunctionList DMGeomModelList = NULL; variable105 PetscCall(PetscFunctionListAdd(&DMGeomModelList, sname, fnc)); in DMGeomModelRegister()112 PetscCall(PetscFunctionListDestroy(&DMGeomModelList)); in DMGeomModelRegisterDestroy()151 PetscCall(PetscFunctionListFind(DMGeomModelList, name, &dm->ops->snaptogeommodel)); in DMSetSnapToGeomModel()
54 PETSC_EXTERN PetscFunctionList DMGeomModelList; variable