Searched refs:PetscInfoGetClass (Results 1 – 3 of 3) sorted by relevance
212 PetscErrorCode PetscInfoGetClass(const char classname[], PetscBool *found) in PetscInfoGetClass() function304 PetscCall(PetscInfoGetClass(classname, &found)); in PetscInfoProcessClass()
260 - Add PetscInfoGetClass() - Indicates whether the provided
62 PETSC_EXTERN PetscErrorCode PetscInfoGetClass(const char *, PetscBool *);