Class definitions for segmentations of triangular domains. More...
#include "types.hpp"
#include "../domains/forward.hpp"
#include "../segments/triangular.hpp"
#include <boost/python.hpp>
Go to the source code of this file.
Classes | |
class | TriangularCartesian2D_Segmentation |
Wrapped segmentation of a triangular, cartesian 2D domain. More... | |
class | TriangularCartesian3D_Segmentation |
Wrapped segmentation of a triangular, cartesian 3D domain. More... | |
class | TriangularCylindrical3D_Segmentation |
Wrapped segmentation of a triangular, cylindrical domain. More... | |
class | TriangularPolar2D_Segmentation |
Wrapped segmentation of a triangular, polar domain. More... | |
class | TriangularSpherical3D_Segmentation |
Wrapped segmentation of a triangular, spherical domain. More... |
Class definitions for segmentations of triangular domains.