Go to the documentation of this file.
54 int main(
int argc,
char *argv[])
58 "Convert legacy VTK file (ascii) containing an unstructured grid"
59 " to an OpenFOAM mesh without boundary information"
80 std::move(reader.points()),
Defines the attributes of an object for which implicit objectRegistry management is supported,...
virtual bool write(const bool valid=true) const
Write mesh using IO settings from time.
static word defaultRegion
Return the default region name.
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)
Add extra notes for the usage information.
Ostream & endl(Ostream &os)
Add newline and flush stream.
Mesh consisting of general polyhedral cells.
List< word > wordList
A List of words.
static void addArgument(const string &argName, const string &usage="")
Append a (mandatory) argument to validArgs.
messageStream Info
Information stream (uses stdout - output is on the master only)
void removeFiles(const fileName &instanceDir) const
Remove all files from mesh instance.
label max(const labelHashSet &set, label maxValue=labelMin)
Find the max value in labelHashSet, optionally limited by second argument.
List< faceList > faceListList
A List of faceList.
static unsigned int defaultPrecision()
Return the default precision.
static void noParallel()
Remove the parallel options.
const word & constant() const
Return constant name.
Foam::argList args(argc, argv)