Home
last modified time | relevance | path

Searched refs:SNESMSGetType (Results 1 – 2 of 2) sorted by relevance

/petsc/src/snes/impls/ms/
H A Dms.c412 PetscCall(SNESMSGetType(snes, &mstype)); in SNESSetFromOptions_MS()
479 PetscErrorCode SNESMSGetType(SNES snes, SNESMSType *mstype) in SNESMSGetType() function
/petsc/include/
H A Dpetscsnes.h1078 PETSC_EXTERN PetscErrorCode SNESMSGetType(SNES, SNESMSType *);