Searched refs:DMFieldList (Results 1 – 4 of 4) sorted by relevance
7 PetscFunctionList DMFieldList; variable58 PetscCall(PetscFunctionListAdd(&DMFieldList, sname, function)); in DMFieldRegister()
42 PetscCall(PetscFunctionListDestroy(&DMFieldList)); in DMFieldFinalizePackage()
120 PetscCall(PetscFunctionListFind(DMFieldList, type, &r)); in DMFieldSetType()
26 PETSC_EXTERN PetscFunctionList DMFieldList; variable