Lines Matching refs:NState
818 typedef PetscInt NState; typedef
819 static const NState NOT_DONE = -2;
820 static const NState DELETED = -1;
821 static const NState REMOVED = -3;
844 NState *lid_state; in fixAggregatesWithSquare()
903 NState state = lid_state[lid]; in fixAggregatesWithSquare()
954 NState state = lid_state[lid]; in fixAggregatesWithSquare()
963 NState statej = lid_state[lidj]; in fixAggregatesWithSquare()
1007 NState statej = (NState)PetscRealPart(cpcol_1_state[cpid]); in fixAggregatesWithSquare()
1079 NState state = (NState)PetscRealPart(cpcol_2_state[cpid]); in fixAggregatesWithSquare()
1095 NState state = lid_state[lid]; in fixAggregatesWithSquare()