Home
last modified time | relevance | path

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

/petsc/src/tao/shell/
H A Dtaoshell.c98 static PetscErrorCode TaoSolve_Shell(Tao tao) in TaoSolve_Shell() function
150 tao->ops->solve = TaoSolve_Shell; in TaoCreate_Shell()