OGS
|
Types of supported import file formats.
Definition at line 22 of file ImportFileTypes.h.
#include <ImportFileTypes.h>
Public Types | |
enum | type { OGS = 0 , OGS_GEO , OGS_STN , OGS_MSH , FEFLOW , GMS , GMSH , GOCAD_TSURF , NETCDF , PETREL , POLYRASTER , RASTER , SHAPE , TETGEN , VTK } |
Static Public Member Functions | |
static std::string | convertImportFileTypeToString (ImportFileType::type t) |
static std::string | getFileSuffixString (ImportFileType::type t) |
enum ImportFileType::type |
Enumerator | |
---|---|
OGS | |
OGS_GEO | |
OGS_STN | |
OGS_MSH | |
FEFLOW | |
GMS | |
GMSH | |
GOCAD_TSURF | |
NETCDF | |
PETREL | |
POLYRASTER | |
RASTER | |
SHAPE | |
TETGEN | |
VTK |
Definition at line 25 of file ImportFileTypes.h.
|
inlinestatic |
Definition at line 46 of file ImportFileTypes.h.
References FEFLOW, GMS, GMSH, GOCAD_TSURF, NETCDF, OGS, OGS_GEO, OGS_MSH, OGS_STN, PETREL, POLYRASTER, RASTER, SHAPE, TETGEN, and VTK.
Referenced by MainWindow::open().
|
inlinestatic |
Definition at line 82 of file ImportFileTypes.h.
References FEFLOW, GMS, GMSH, GOCAD_TSURF, NETCDF, OGS, OGS_GEO, OGS_MSH, OGS_STN, PETREL, RASTER, SHAPE, TETGEN, and VTK.
Referenced by MainWindow::open().