Home
last modified time | relevance | path

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

/petsc/src/snes/impls/ngmres/
H A Dsnesngmres.c433 static PetscErrorCode SNESNGMRESSetSelectType_NGMRES(SNES snes, SNESNGMRESSelectType stype) in SNESNGMRESSetSelectType_NGMRES() function
534 …ctComposeFunction((PetscObject)snes, "SNESNGMRESSetSelectType_C", SNESNGMRESSetSelectType_NGMRES)); in SNESCreate_NGMRES()