Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/mpi/
H A Dpcmpi.c749 static PetscErrorCode PCApply_Seq(PC pc, Vec b, Vec x) in PCApply_Seq() function
835 pc->ops->apply = PCApply_Seq; in PCSetUp_MPI()