Searched refs:PetscSectionSymList (Results 1 – 3 of 3) sorted by relevance
95 PETSC_EXTERN PetscFunctionList PetscSectionSymList; variable
25 PetscCall(PetscFunctionListDestroy(&PetscSectionSymList)); in ISFinalizePackage()
3416 PetscFunctionList PetscSectionSymList = NULL; variable3466 PetscCall(PetscFunctionListFind(PetscSectionSymList, method, &r)); in PetscSectionSymSetType()3520 PetscCall(PetscFunctionListAdd(&PetscSectionSymList, sname, function)); in PetscSectionSymRegister()