OpenCMISS-Iron Internal API Documentation
|
Go to the source code of this file.
Macros | |
#define | FIELD_EXPORT_CONSTANTS_H |
#define | FIELD_EXPORT_NO_ERROR 00000 |
#define | FIELD_EXPORT_ERROR_UNKNOWN_TYPE 10001 |
#define | FIELD_EXPORT_ERROR_FILE_IO 10002 |
#define | FIELD_EXPORT_ERROR_BAD_HANDLE 10003 |
#define | FIELD_EXPORT_ERROR_CLOSED_HANDLE 10004 |
#define | FIELD_EXPORT_ERROR_FILE_WRITE 10005 |
#define | FIELD_EXPORT_ERROR_UNKNOWN_INTERPOLATION 10006 |
#define | FIELD_EXPORT_ERROR_UNKNOWN_LABEL_TYPE 10007 |
#define | FIELD_EXPORT_ERROR_HDF5_ERROR 10100 |
#define | EXPORT_TYPE_CLOSED 0 |
#define | EXPORT_TYPE_FILE 1 |
#define EXPORT_TYPE_CLOSED 0 |
Definition at line 60 of file FieldExportConstants.h.
Referenced by FieldExport_File_CloseSession().
#define EXPORT_TYPE_FILE 1 |
Definition at line 61 of file FieldExportConstants.h.
Referenced by FieldExport_CloseSession(), FieldExport_Component(), FieldExport_CoordinateComponent(), FieldExport_CoordinateDerivativeIndices(), FieldExport_CoordinateVariable(), FieldExport_DerivativeIndices(), FieldExport_ElementGridSize(), FieldExport_ElementGridValues(), FieldExport_ElementIndex(), FieldExport_ElementNodeIndices(), FieldExport_ElementNodeScales(), FieldExport_EndComponent(), FieldExport_FieldCount(), FieldExport_File_OpenSession(), FieldExport_Group(), FieldExport_MeshDimensions(), FieldExport_NodeCount(), FieldExport_NodeScaleIndexes(), FieldExport_NodeValues(), FieldExport_OpenSession(), FieldExport_ScaleFactors(), FieldExport_ScalingFactorCount(), FieldExport_Variable(), and FieldExport_VersionInfo().
#define FIELD_EXPORT_CONSTANTS_H |
Definition at line 48 of file FieldExportConstants.h.
#define FIELD_EXPORT_ERROR_BAD_HANDLE 10003 |
Definition at line 53 of file FieldExportConstants.h.
Referenced by FieldExport_CloseSession(), FieldExport_Component(), FieldExport_CoordinateComponent(), FieldExport_CoordinateDerivativeIndices(), FieldExport_CoordinateVariable(), FieldExport_DerivativeIndices(), FieldExport_ElementGridSize(), FieldExport_ElementGridValues(), FieldExport_ElementIndex(), FieldExport_ElementNodeIndices(), FieldExport_ElementNodeScales(), FieldExport_EndComponent(), FieldExport_FieldCount(), FieldExport_Group(), FieldExport_MeshDimensions(), FieldExport_NodeCount(), FieldExport_NodeScaleIndexes(), FieldExport_NodeValues(), FieldExport_ScaleFactors(), FieldExport_ScalingFactorCount(), FieldExport_Variable(), and FieldExport_VersionInfo().
#define FIELD_EXPORT_ERROR_CLOSED_HANDLE 10004 |
Definition at line 54 of file FieldExportConstants.h.
Referenced by FieldExport_Group().
#define FIELD_EXPORT_ERROR_FILE_IO 10002 |
Definition at line 52 of file FieldExportConstants.h.
Referenced by FieldExport_File_OpenSession().
#define FIELD_EXPORT_ERROR_FILE_WRITE 10005 |
Definition at line 55 of file FieldExportConstants.h.
Referenced by FieldExport_FPrintf().
#define FIELD_EXPORT_ERROR_HDF5_ERROR 10100 |
Definition at line 58 of file FieldExportConstants.h.
Referenced by FieldExport_File_NodeValues().
#define FIELD_EXPORT_ERROR_UNKNOWN_INTERPOLATION 10006 |
Definition at line 56 of file FieldExportConstants.h.
Referenced by FieldExport_File_InterpolationHeader(), and FieldExport_File_InterpolationHeaderScale().
#define FIELD_EXPORT_ERROR_UNKNOWN_LABEL_TYPE 10007 |
Definition at line 57 of file FieldExportConstants.h.
Referenced by FieldExport_File_InterpolationHeader().
#define FIELD_EXPORT_ERROR_UNKNOWN_TYPE 10001 |
Definition at line 51 of file FieldExportConstants.h.
Referenced by FieldExport_CloseSession(), FieldExport_Component(), FieldExport_CoordinateComponent(), FieldExport_CoordinateDerivativeIndices(), FieldExport_CoordinateVariable(), FieldExport_DerivativeIndices(), FieldExport_ElementGridSize(), FieldExport_ElementGridValues(), FieldExport_ElementIndex(), FieldExport_ElementNodeIndices(), FieldExport_ElementNodeScales(), FieldExport_EndComponent(), FieldExport_FieldCount(), FieldExport_MeshDimensions(), FieldExport_NodeCount(), FieldExport_NodeScaleIndexes(), FieldExport_NodeValues(), FieldExport_OpenSession(), FieldExport_ScaleFactors(), FieldExport_ScalingFactorCount(), FieldExport_Variable(), and FieldExport_VersionInfo().
#define FIELD_EXPORT_NO_ERROR 00000 |
Definition at line 50 of file FieldExportConstants.h.
Referenced by FieldExport_CloseSession(), FieldExport_CoordinateDerivativeIndices(), FieldExport_DerivativeIndices(), FieldExport_File_CloseSession(), FieldExport_File_Component(), FieldExport_File_CoordinateComponent(), FieldExport_File_ElementGridSize(), FieldExport_File_OpenSession(), FieldExport_FPrintf(), FieldExport_NodeValues(), and FieldExport_VersionInfo().