Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex48.c876 static PetscErrorCode THISurfaceStatistics(DM da, Vec X, PetscReal *min, PetscReal *max, PetscReal … in THISurfaceStatistics() function
952 PetscCall(THISurfaceStatistics(dm, X, &umin, &umax, &umean)); in THISolveStatistics()
/petsc/src/ts/tutorials/
H A Dex14.c986 static PetscErrorCode THISurfaceStatistics(DM pack, Vec X, PetscReal *min, PetscReal *max, PetscRea… in THISurfaceStatistics() function
1070 PetscCall(THISurfaceStatistics(pack, X, &umin, &umax, &umean)); in THISolveStatistics()