Contains the class for generating an unidimensional mesh. Little modification: retained only the part for an uniform mesh. More...
Go to the source code of this file.
Classes | |
| class | Geometry::OneDMeshGenerator |
| General interface. More... | |
| class | Geometry::Uniform |
| Uniform mesh. More... | |
Namespaces | |
| namespace | Geometry |
Typedefs | |
| using | Geometry::MeshNodes = std::vector<double> |
Contains the class for generating an unidimensional mesh. Little modification: retained only the part for an uniform mesh.