OGS
|
Definition in file GocadSGridReader.cpp.
#include "Applications/FileIO/GocadIO/GocadSGridReader.h"
#include <spdlog/spdlog.h>
#include <tclap/CmdLine.h>
#include <mpi.h>
#include <fstream>
#include <sstream>
#include <string>
#include "Applications/FileIO/GocadIO/GenerateFaceSetMeshes.h"
#include "BaseLib/FileTools.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 32 of file GocadSGridReader.cpp.
References BaseLib::extractPath(), FileIO::Gocad::generateFaceSets(), FileIO::Gocad::GocadSGridReader::getMesh(), INFO(), GitInfoLib::GitInfo::ogs_version, MeshLib::IO::writeMeshToFile(), and MeshToolsLib::MeshInformation::writePropertyVectorInformation().