Class definitions for vertices of triangular 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 | TriangularCartesian2D_Vertex |
| Wrapped vertex of a triangular, cartesian 2D domain. More... | |
| class | TriangularCartesian3D_Vertex |
| Wrapped vertex of a triangular, cartesian 3D domain. More... | |
| class | TriangularCylindrical3D_Vertex |
| Wrapped vertex of a triangular, cylindrical domain. More... | |
| class | TriangularPolar2D_Vertex |
| Wrapped vertex of a triangular, polar domain. More... | |
| class | TriangularSpherical3D_Vertex |
| Wrapped vertex of a triangular, spherical domain. More... | |
Class definitions for vertices of triangular domains.
1.8.1.2