Searched refs:DoOutput (Results 1 – 1 of 1) sorted by relevance
115 extern PetscErrorCode DoOutput(SNES, PetscInt);189 PetscCall(DoOutput(snes, nits)); in main()1002 PetscErrorCode DoOutput(SNES snes, PetscInt its) in DoOutput() function