Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/gamg/
H A Dagg.c822 #define IS_SELECTED(s) (s != DELETED && s != NOT_DONE && s != REMOVED) macro
905 if (IS_SELECTED(state)) { in fixAggregatesWithSquare()
956 if (IS_SELECTED(state)) { in fixAggregatesWithSquare()
1009 … if (IS_SELECTED(statej) && sgidold != statej) { /* ghost will steal this, remove from my list */ in fixAggregatesWithSquare()
1097 if (IS_SELECTED(state)) { in fixAggregatesWithSquare()