![]() |
OGS
|
|
Definition in file Utils/FileConverter/GocadSGridReader.cpp.
#include "Applications/FileIO/GocadIO/GocadSGridReader.h"#include <spdlog/spdlog.h>#include <tclap/CmdLine.h>#include <fstream>#include <sstream>#include <string>#include "Applications/FileIO/GocadIO/GenerateFaceSetMeshes.h"#include "BaseLib/FileTools.h"#include "BaseLib/Logging.h"#include "BaseLib/MPI.h"#include "BaseLib/TCLAPArguments.h"#include "InfoLib/GitInfo.h"#include "MeshLib/Elements/Element.h"#include "MeshLib/IO/writeMeshToFile.h"#include "MeshLib/Mesh.h"#include "MeshLib/Node.h"#include "MeshToolsLib/MeshInformation.h"Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] ) |
Definition at line 31 of file Utils/FileConverter/GocadSGridReader.cpp.
References BaseLib::extractPath(), FileIO::Gocad::generateFaceSets(), FileIO::Gocad::GocadSGridReader::getMesh(), INFO(), BaseLib::initOGSLogger(), BaseLib::makeLogLevelArg(), GitInfoLib::GitInfo::ogs_version, MeshLib::IO::writeMeshToFile(), and MeshToolsLib::MeshInformation::writePropertyVectorInformation().