General interface. More...
#include <meshGenerators.hpp>
Public Member Functions | |
| OneDMeshGenerator (Geometry::Domain1D const &d) | |
| virtual MeshNodes | operator() () const =0 |
| Domain1D | getDomain () const |
Protected Attributes | |
| Geometry::Domain1D | M_domain |
General interface.
|
pure virtual |
Implemented in Geometry::Uniform.