Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/mpi/
H A Dpcmpi.c869 static PetscErrorCode PCDestroy_MPI(PC pc) in PCDestroy_MPI() function
972 pc->ops->destroy = PCDestroy_MPI; in PCCreate_MPI()