FEDEM Solver  R8.0
Source code of the dynamics solver
Enumerations
FFrEnums.H File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  FFrStatus {
  FAILED = -1 , DONE = 0 , LABEL_SEARCH , LABEL_IGNORE ,
  LABEL_READ , LABEL_VALID , LABEL_ERROR , FOUND_HEADING ,
  FOUND_VARIABLES , FOUND_DATABLOCKS , FOUND_DATA
}
 

Enumeration Type Documentation

◆ FFrStatus

enum FFrStatus
Enumerator
FAILED 
DONE 
LABEL_SEARCH 
LABEL_IGNORE 
LABEL_READ 
LABEL_VALID 
LABEL_ERROR 
FOUND_HEADING 
FOUND_VARIABLES 
FOUND_DATABLOCKS 
FOUND_DATA