Home
last modified time | relevance | path

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

/petsc/src/snes/impls/qn/
H A Dqn.c340 if (flg) PetscCall(SNESQNSetType(snes, qtype)); in SNESSetFromOptions_QN()
460 PetscErrorCode SNESQNSetType(SNES snes, SNESQNType qtype) in SNESQNSetType() function
/petsc/include/
H A Dpetscsnes.h1239 PETSC_EXTERN PetscErrorCode SNESQNSetType(SNES, SNESQNType);