Go to the documentation of this file.
55 int main(
int argc,
char *argv[])
59 "Convert legacy VTK file (ascii) containing an unstructured grid"
60 " to an OpenFOAM mesh without boundary information"
81 std::move(reader.points()),
Defines the attributes of an object for which implicit objectRegistry management is supported,...
A class for handling file names.
virtual bool write(const bool valid=true) const
static word defaultRegion
Input from file stream, using an ISstream.
Reader for vtk UNSTRUCTURED_GRID legacy files. Supports single CELLS, POINTS etc. entry only.
static void addNote(const string ¬e)
Ostream & endl(Ostream &os)
T get(const label index) const
Mesh consisting of general polyhedral cells.
List< word > wordList
A List of words.
static void addArgument(const string &argName, const string &usage="")
void removeFiles(const fileName &instanceDir) const
label max(const labelHashSet &set, label maxValue=labelMin)
static unsigned int defaultPrecision() noexcept
const word & constant() const
Foam::argList args(argc, argv)