Home
last modified time | relevance | path

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

/petsc/src/sys/info/
H A Dverboseinfo.c212 PetscErrorCode PetscInfoGetClass(const char classname[], PetscBool *found) in PetscInfoGetClass() function
304 PetscCall(PetscInfoGetClass(classname, &found)); in PetscInfoProcessClass()
/petsc/doc/changes/
H A D313.md260 - Add PetscInfoGetClass() - Indicates whether the provided
/petsc/include/
H A Dpetsclog.h62 PETSC_EXTERN PetscErrorCode PetscInfoGetClass(const char *, PetscBool *);