Class definitions for vertices of linear domains. More...
#include "types.hpp"#include "../points/cartesian.hpp"#include "../points/cylindrical.hpp"#include "../points/polar.hpp"#include "../points/spherical.hpp"Go to the source code of this file.
Classes | |
| class | LinearCartesian1D_Vertex |
| Wrapped vertex of a linear, cartesian 1D domain. More... | |
| class | LinearCartesian2D_Vertex |
| Wrapped vertex of a linear, cartesian 2D domain. More... | |
| class | LinearCartesian3D_Vertex |
| Wrapped vertex of a linear, cartesian 3D domain. More... | |
| class | LinearCylindrical3D_Vertex |
| Wrapped vertex of a linear, cylindrical domain. More... | |
| class | LinearPolar2D_Vertex |
| Wrapped vertex of a linear, polar domain. More... | |
| class | LinearSpherical3D_Vertex |
| Wrapped vertex of a linear, spherical domain. More... | |
Class definitions for vertices of linear domains.
1.8.1.2