Class definitions for segments of linear domains. More...
#include "types.hpp"#include "../domains/forward.hpp"#include "../points/cartesian.hpp"#include "../points/cylindrical.hpp"#include "../points/polar.hpp"#include "../points/spherical.hpp"#include "../segmentations/forward.hpp"#include "../cells/linear.hpp"#include "../vertices/linear.hpp"#include <boost/python.hpp>Go to the source code of this file.
Classes | |
| class | LinearCartesian1D_Segment | 
| Wrapped segment of a linear, cartesian 1D domain.  More... | |
| class | LinearCartesian2D_Segment | 
| Wrapped segment of a linear, cartesian 2D domain.  More... | |
| class | LinearCartesian3D_Segment | 
| Wrapped segment of a linear, cartesian 3D domain.  More... | |
| class | LinearCylindrical3D_Segment | 
| Wrapped segment of a linear, cylindrical domain.  More... | |
| class | LinearPolar2D_Segment | 
| Wrapped segment of a linear, polar domain.  More... | |
| class | LinearSpherical3D_Segment | 
| Wrapped segment of a linear, spherical domain.  More... | |
Class definitions for segments of linear domains.
 1.8.1.2