Home
last modified time | relevance | path

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

/petsc/src/snes/impls/ms/
H A Dms.c417 if (flg) PetscCall(SNESMSSetType(snes, namelist[choice])); in SNESSetFromOptions_MS()
501 PetscErrorCode SNESMSSetType(SNES snes, SNESMSType mstype) in SNESMSSetType() function
626 PetscCall(SNESMSSetType(snes, SNESMSDefault)); in SNESCreate_MS()
/petsc/include/
H A Dpetscsnes.h1079 PETSC_EXTERN PetscErrorCode SNESMSSetType(SNES, SNESMSType);