Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/hmg/
H A Dhmg.c335 static PetscErrorCode PCHMGSetInnerPCType_HMG(PC pc, PCType type) in PCHMGSetInnerPCType_HMG() function
490 …all(PetscObjectComposeFunction((PetscObject)pc, "PCHMGSetInnerPCType_C", PCHMGSetInnerPCType_HMG)); in PCCreate_HMG()