Home
last modified time | relevance | path

Searched refs:PetscInfoGetInfo (Results 1 – 3 of 3) sorted by relevance

/petsc/src/sys/info/
H A Dverboseinfo.c244 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 D313.md265 - Add PetscInfoGetInfo() - Returns the current state of several
/petsc/include/
H A Dpetsclog.h63 PETSC_EXTERN PetscErrorCode PetscInfoGetInfo(PetscBool *, PetscBool *, PetscBool *, PetscBool *,…