Class definitions for domains of tetrahedra. More...
#include "types.hpp"
#include "../points/cartesian.hpp"
#include "../points/cylindrical.hpp"
#include "../points/polar.hpp"
#include "../points/spherical.hpp"
#include "../vertices/tetrahedral.hpp"
#include "../cells/tetrahedral.hpp"
#include <boost/python.hpp>
Go to the source code of this file.
Classes | |
class | TetrahedralCartesian3D_Domain |
Domain of lines in the cartesian 3D space. More... | |
class | TetrahedralCylindrical3D_Domain |
Domain of lines in the cylindrical space. More... | |
class | TetrahedralSpherical3D_Domain |
Domain of lines in the spherical space. More... |
Class definitions for domains of tetrahedra.