Searched refs:pc_S (Results 1 – 1 of 1) sorted by relevance
1495 PC pc_S; in solve_stokes_2d_coupled() local1502 PetscCall(KSPGetPC(ksp_S, &pc_S)); in solve_stokes_2d_coupled()1505 PetscCall(PetscObjectTypeCompare((PetscObject)pc_S, PCFIELDSPLIT, &is_pcfs)); in solve_stokes_2d_coupled()1508 PetscCall(PCFieldSplitGetSubKSP(pc_S, &nsplits, &sub_ksp)); in solve_stokes_2d_coupled()