Searched refs:THISolveStatistics (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/snes/tutorials/ |
| H A D | ex48.c | 904 static PetscErrorCode THISolveStatistics(THI thi, SNES snes, PetscInt coarsened, const char name[]) in THISolveStatistics() function 1516 PetscCall(THISolveStatistics(thi, snes, 0, "Full"));
|
| /petsc/src/ts/tutorials/ |
| H A D | ex14.c | 1020 static PetscErrorCode THISolveStatistics(THI thi, TS ts, PetscInt coarsened, const char name[]) in THISolveStatistics() function 1588 if (0) PetscCall(THISolveStatistics(thi, ts, 0, "Full")); in main()
|