Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex42.c1708 PetscErrorCode KSPMonitorStokesBlocks(KSP ksp, PetscInt n, PetscReal rnorm, void *unused) in KSPMonitorStokesBlocks() function
2061 if (stokes_monitor) PetscCall(KSPMonitorSet(ksp_S, KSPMonitorStokesBlocks, NULL, NULL)); in solve_stokes_3d_coupled()