#include "filereaderutils.h"
#include <vtkCellData.h>
#include <vtkUnstructuredGrid.h>
#include <QDebug>
#include "vtkUnstructuredGridRelevantPointsFilter.h"
#include <strings.h>
Go to the source code of this file.
◆ ALL_LINES
◆ INDEX_FIELD_WIDTH
| #define INDEX_FIELD_WIDTH 8 |
◆ INVALID_MAT_ID
| #define INVALID_MAT_ID -INT_MAX |
◆ LONG_FIELD_WIDTH
| #define LONG_FIELD_WIDTH 16 |
◆ MAX_ANSYS_LINE
| #define MAX_ANSYS_LINE 200 |
◆ SHORT_FIELD_WIDTH
| #define SHORT_FIELD_WIDTH 8 |
◆ STRNCASECMP
| #define STRNCASECMP strncasecmp |
◆ USE_POINT_INDICES_TO_INSERT
| #define USE_POINT_INDICES_TO_INSERT |