Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/bddc/
H A Dbddcschurs.c381 …scInt benign_n, PetscInt benign_p0_lidx[], IS benign_zerodiag_subs[], Mat change, IS change_primal) in PCBDDCSubSchursSetUp()
H A Dbddcprivate.c9363 …onstraints, PCBDDCGraph graph, PCBDDCSubSchurs schurs, Mat *change, IS *change_primal, IS *change_… in PCBDDCComputeFakeChange()
9471 IS change_primal = NULL, iP; in PCBDDCSetUpSubSchurs() local