C API -- Data Types
- FCM_FILE: master handle;
- FCM_MODEL: model instance handle;
contains complete state of a model instance
- FCM_OPERATION: operation handle;
used to invoke computations
- FCM_VARLIST: variable list handle;
used to access structured data
- FCM_FIELD: field handle;
used to access individual model variables