Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpcbddcstructsimpl.h11 #define PCBDDCGRAPH_SPECIAL_MARK -4 macro
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcgraph.c907 graph->nodes[is_indices[i]].special_dof = PCBDDCGRAPH_SPECIAL_MARK - j; in PCBDDCGraphSetUp()