Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex42.c1775 static PetscErrorCode solve_stokes_3d_coupled(PetscInt mx, PetscInt my, PetscInt mz) in solve_stokes_3d_coupled() function
2131 PetscCall(solve_stokes_3d_coupled(mx, my, mz)); in main()