Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/factor/icc/
H A Dicc.c5 PC_ICC *icc = (PC_ICC *)pc->data; in PCSetUp_ICC()
68 PC_ICC *icc = (PC_ICC *)pc->data; in PCReset_ICC()
77 PC_ICC *icc = (PC_ICC *)pc->data; in PCDestroy_ICC()
90 PC_ICC *icc = (PC_ICC *)pc->data; in PCApply_ICC()
99 PC_ICC *icc = (PC_ICC *)pc->data; in PCMatApply_ICC()
108 PC_ICC *icc = (PC_ICC *)pc->data; in PCApplySymmetricLeft_ICC()
117 PC_ICC *icc = (PC_ICC *)pc->data; in PCApplySymmetricRight_ICC()
126 PC_ICC *icc = (PC_ICC *)pc->data; in PCSetFromOptions_ICC()
174 PC_ICC *icc; in PCCreate_ICC()
H A Dicc.h10 } PC_ICC; typedef