OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Enumerations
MatchState.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  MatchState {
  INTERNAL, PROGRESS, START, RESTART,
  CHECK, CONVERGED, FAILED, CALL_LIMIT,
  ACCURACY_LIMIT, TERMINATED
}
 The possible states of a matching process. More...
 

Enumeration Type Documentation

enum MatchState

The possible states of a matching process.

Enumerator
INTERNAL 
PROGRESS 
START 
RESTART 
CHECK 
CONVERGED 
FAILED 
CALL_LIMIT 
ACCURACY_LIMIT 
TERMINATED 

Definition at line 29 of file MatchState.h.