Searched refs:SNESMSGetType (Results 1 – 2 of 2) sorted by relevance
412 PetscCall(SNESMSGetType(snes, &mstype)); in SNESSetFromOptions_MS()479 PetscErrorCode SNESMSGetType(SNES snes, SNESMSType *mstype) in SNESMSGetType() function
1078 PETSC_EXTERN PetscErrorCode SNESMSGetType(SNES, SNESMSType *);