Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/ !
H A Dex30.c115 extern PetscErrorCode DoOutput(SNES, PetscInt);
189 PetscCall(DoOutput(snes, nits)); in main()
1002 PetscErrorCode DoOutput(SNES snes, PetscInt its) in DoOutput() function