20 #ifndef GEOS_MESH_GENERATORS_VTKWELLGENERATOR_HPP
21 #define GEOS_MESH_GENERATORS_VTKWELLGENERATOR_HPP
23 #include "mesh/generators/WellGeneratorBase.hpp"
25 #include "codingUtilities/Utilities.hpp"
30 #include <vtkDataSet.h>
54 Group *
const parent );
78 void fillPolylineDataStructure( )
override;
The VTKWellGenerator class provides a class implementation of VTK generated well.
VTKWellGenerator(const string &name, Group *const parent)
Main constructor for VTKWellGenerator base class.
static string catalogName()
Return the name of the VTKWellGenerator in object Catalog.
constexpr char const filePathString[]
constexpr variable to hold name for inserting the file path into the xml file.