OGS
|
Definition in file VTK2TIN.cpp.
#include <tclap/CmdLine.h>
#include <mpi.h>
#include <fstream>
#include <memory>
#include <string>
#include "BaseLib/Logging.h"
#include "InfoLib/GitInfo.h"
#include "GeoLib/GEOObjects.h"
#include "GeoLib/IO/TINInterface.h"
#include "GeoLib/Surface.h"
#include "MeshLib/Elements/Element.h"
#include "MeshLib/IO/VtkIO/VtuInterface.h"
#include "MeshLib/Mesh.h"
#include "MeshLib/Node.h"
#include "MeshToolsLib/convertMeshToGeo.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 37 of file VTK2TIN.cpp.
References MeshToolsLib::convertMeshToGeo(), GeoLib::GEOObjects::getSurfaceVec(), INFO(), GitInfoLib::GitInfo::ogs_version, MeshLib::IO::VtuInterface::readVTUFile(), and GeoLib::IO::TINInterface::writeSurfaceAsTIN().