Home
last modified time | relevance | path

Searched defs:uaux (Results 1 – 2 of 2) sorted by relevance

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DPC.pyx2516 def setHPDDMAuxiliaryMat(self, IS uis, Mat uaux) -> None:
/petsc/src/ksp/pc/impls/hpddm/
H A Dpchpddm.cxx1770 …Mat *sub, A, P, N, C = nullptr, uaux = nullptr, weighted, su… in PCSetUp_HPDDM() local