ViennaGrid for Python
 All Classes Files Functions Variables
Classes
tetrahedral.hpp File Reference

Class definitions for segments of tetrahedral 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 "../cells/tetrahedral.hpp"
#include "../segmentations/forward.hpp"
#include "../vertices/tetrahedral.hpp"
#include <boost/python.hpp>

Go to the source code of this file.

Classes

class  TetrahedralCartesian3D_Segment
 Wrapped segment of a tetrahedral, cartesian 3D domain. More...
class  TetrahedralCylindrical3D_Segment
 Wrapped segment of a tetrahedral, cylindrical domain. More...
class  TetrahedralSpherical3D_Segment
 Wrapped segment of a tetrahedral, spherical domain. More...

Detailed Description

Class definitions for segments of tetrahedral domains.