Home
last modified time | relevance | path

Searched defs:mysnes (Results 1 – 2 of 2) sorted by relevance

/petsc/src/snes/tutorials/
H A Dex5f90t.F90130 subroutine FormInitialGuess(mysnes, X, ierr) argument
132 type(tSNES) mysnes local
302 subroutine FormJacobian(mysnes, X, jac, jac_prec, ctx, ierr) argument
304 type(tSNES) mysnes local
468 type(tSNES) mysnes variable
H A Dex73f90t.F9094 subroutine FormInitialGuess(mysnes, Xnest, ierr) argument