Home
last modified time | relevance | path

Searched refs:PetscFunctionListClear (Results 1 – 4 of 4) sorted by relevance

/petsc/src/sys/tests/
H A Dex65.c41 PetscCall(PetscFunctionListClear(*fl)); in TestPetscFunctionListCreate()
95 PetscCall(PetscFunctionListClear(fl)); in TestPetscFunctionListFind()
/petsc/src/sys/dll/
H A Dreg.c332 PetscCall(PetscFunctionListClear(*fl)); in PetscFunctionListDestroy()
372 PetscErrorCode PetscFunctionListClear(PetscFunctionList fl) in PetscFunctionListClear() function
/petsc/src/sys/objects/
H A Dinherit.c140 PetscCall(PetscFunctionListClear(obj->qlist)); in PetscHeaderDestroy_Private()
/petsc/include/
H A Dpetscsys.h1655 PETSC_EXTERN PetscErrorCode PetscFunctionListClear(PetscFunctionList);