Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex42.c1732 static PetscErrorCode PCMGSetupViaCoarsen(PC pc, DM da_fine) in PCMGSetupViaCoarsen() function
2047 if (same) PetscCall(PCMGSetupViaCoarsen(pc, da_Stokes)); in solve_stokes_3d_coupled()