class
#include <src/Main/MeshConvDriver.hpp>
MeshConvDriver Mesh converter driver used polymorphically with tk::Driver.
Public functions
- void convert(const std::string& inf, const std::string& outf, bool reorder) const
Function documentation
void meshconv:: MeshConvDriver:: convert(const std::string& inf,
const std::string& outf,
bool reorder) const
Parameters | |
---|---|
inf in | Input file |
outf in | Output file |
reorder in | True to also reorder mesh nodes |