Home
last modified time | relevance | path

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

/petsc/src/snes/impls/tr/
H A Dtrimpl.h36 SNESNewtonTRQNType qn;
H A Dtr.c143 PetscErrorCode SNESNewtonTRSetQNType(SNES snes, SNESNewtonTRQNType use) in SNESNewtonTRSetQNType()
839 SNESNewtonTRQNType qn; in SNESSetFromOptions_NEWTONTR()
/petsc/include/
H A Dpetscsnes.h194 } SNESNewtonTRQNType; typedef
198 PETSC_EXTERN PetscErrorCode SNESNewtonTRSetQNType(SNES, SNESNewtonTRQNType);