Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/bddc/
H A Dbddcprivate.c6577 PetscInt n_ISForFaces, n_ISForEdges, nnsp_size, o_nf, o_ne; in PCBDDCConstraintsSetUp() local
6594 o_ne = n_ISForEdges; in PCBDDCConstraintsSetUp()
6917 …PetscCall(PCBDDCGraphRestoreCandidatesIS(pcbddc->mat_graph, &o_nf, &ISForFaces, &o_ne, &ISForEdges… in PCBDDCConstraintsSetUp()