![]() |
OGS
|
|
Definition in file convertToLinearMesh.cpp.
#include "MeshToolsLib/MeshEditing/ConvertToLinearMesh.h"#include <tclap/CmdLine.h>#include <memory>#include <string>#include "BaseLib/Logging.h"#include "BaseLib/MPI.h"#include "BaseLib/TCLAPArguments.h"#include "InfoLib/GitInfo.h"#include "MeshLib/IO/readMeshFromFile.h"#include "MeshLib/IO/writeMeshToFile.h"#include "MeshLib/Mesh.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 25 of file convertToLinearMesh.cpp.
References MeshToolsLib::convertToLinearMesh(), ERR(), INFO(), BaseLib::initOGSLogger(), BaseLib::makeLogLevelArg(), GitInfoLib::GitInfo::ogs_version, MeshLib::IO::readMeshFromFile(), and MeshLib::IO::writeMeshToFile().