OGS
|
Definition of the OGSIOVer4 class.
Definition in file OGSIOVer4.h.
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | GeoLib |
namespace | FileIO |
namespace | FileIO::Legacy |
Functions | |
bool | FileIO::Legacy::readGLIFileV4 (const std::string &fname, GeoLib::GEOObjects &geo, std::string &unique_name, std::vector< std::string > &errors, std::string const &gmsh_path) |
void | FileIO::Legacy::writeGLIFileV4 (const std::string &fname, const std::string &geo_name, const GeoLib::GEOObjects &geo) |
void | FileIO::Legacy::writeAllDataToGLIFileV4 (const std::string &fname, const GeoLib::GEOObjects &geo) |