Searched refs:PetscPrintFunctionList (Results 1 – 4 of 4) sorted by relevance
39 PetscBool PetscPrintFunctionList = PETSC_FALSE; variable254 PetscCall(PetscOptionsGetBool(NULL, NULL, "-checkfunctionlist", &PetscPrintFunctionList, NULL)); in PetscOptionsCheckInitial_Private()
125 if (PetscPrintFunctionList) PetscCall(PetscFunctionListPrintNonEmpty(obj->qlist)); in PetscHeaderDestroy_Private()
1641 if (PetscPrintFunctionList) PetscCall(PetscFunctionListPrintAll()); in PetscFinalize()
1620 PETSC_EXTERN PetscBool PetscPrintFunctionList; variable