Home
last modified time | relevance | path

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

/petsc/src/snes/impls/qn/
H A Dqn.c62 static PetscErrorCode SNESSolve_QN(SNES snes) in SNESSolve_QN() function
516 snes->ops->solve = SNESSolve_QN; in SNESCreate_QN()