Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/redundant/
H A Dredundant.c446 static PetscErrorCode PCRedundantGetOperators_Redundant(PC pc, Mat *mat, Mat *pmat) in PCRedundantGetOperators_Redundant() function
529 …tComposeFunction((PetscObject)pc, "PCRedundantGetOperators_C", PCRedundantGetOperators_Redundant)); in PCCreate_Redundant()