Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/gamg/
H A Dagg.c820 static const NState DELETED = -1; variable
822 #define IS_SELECTED(s) (s != DELETED && s != NOT_DONE && s != REMOVED)
884 lid_state[lid] = DELETED; in fixAggregatesWithSquare()
965 …if (statej == DELETED && (sgid = (PetscInt)PetscRealPart(lid_parent_gid[lidj])) != lid + my0) { /*… in fixAggregatesWithSquare()
997 } else if (state == DELETED /* && lid_cprowID_1 */) { in fixAggregatesWithSquare()
1081 if (state == DELETED) { in fixAggregatesWithSquare()