Searched refs:PetscInfoGetInfo (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/sys/info/ |
| H A D | verboseinfo.c | 244 PetscErrorCode PetscInfoGetInfo(PetscBool *infoEnabled, PetscBool *classesSet, PetscBool *exclude, … in PetscInfoGetInfo() function 286 PetscCall(PetscInfoGetInfo(&enabled, NULL, &exclude, NULL, NULL)); in PetscInfoProcessClass()
|
| /petsc/doc/changes/ |
| H A D | 313.md | 265 - Add PetscInfoGetInfo() - Returns the current state of several
|
| /petsc/include/ |
| H A D | petsclog.h | 63 PETSC_EXTERN PetscErrorCode PetscInfoGetInfo(PetscBool *, PetscBool *, PetscBool *, PetscBool *,…
|