Home
last modified time | relevance | path

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

/petsc/src/snes/impls/ncg/
H A Dsnesncg.c101 PetscCall(SNESNCGSetType(snes, ncgtype)); in SNESSetFromOptions_NCG()
149 PetscErrorCode SNESNCGSetType(SNES snes, SNESNCGType btype) in SNESNCGSetType() function
/petsc/include/
H A Dpetscsnes.h1165 PETSC_EXTERN PetscErrorCode SNESNCGSetType(SNES, SNESNCGType);
/petsc/doc/manual/
H A Dsnes.md650 SNESNCGSetType(SNES snes, SNESNCGType btype);