Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/mpi/
H A Dpcmpi.c785 static PetscErrorCode PCDestroy_Seq(PC pc) in PCDestroy_Seq() function
836 pc->ops->destroy = PCDestroy_Seq; in PCSetUp_MPI()