38 : file_(
std::move(file)) {}
49 this->
file_ = std::move(file);
66 static constexpr
Opts opts{};
void setFiles(Files file)
A brief description of meshBase.
foamMesh class contains methods for reading and writing mesh in OpenFOAM polyMesh format...
FoamToVtkConversionDriver()
vtkSmartPointer< vtkDataSet > getDataSet() const
get this meshes' dataSet
void execute() const override
Run the workflow represented by the driver.
const Files & getFiles() const
const Opts & getOpts() const
virtual void read(const std::string &fname)=0
abstract read method reserved for derived classes
void report() const override
generate a report of the mesh
void write() const override
write the mesh to file named after the private var 'filename'.