Class definitions for cells of tetrahedral domains. More...
#include "types.hpp"#include "../points/cartesian.hpp"#include "../points/cylindrical.hpp"#include "../points/polar.hpp"#include "../points/spherical.hpp"#include <boost/python.hpp>Go to the source code of this file.
Classes | |
| class | TetrahedralCartesian3D_Cell |
| Wrapped cell of a tetrahedral, cartesian 3D domain. More... | |
| class | TetrahedralCylindrical3D_Cell |
| Wrapped cell of a tetrahedral, cylindrical 3D domain. More... | |
| class | TetrahedralSpherical3D_Cell |
| Wrapped cell of a tetrahedral, spherical 3D domain. More... | |
Class definitions for cells of tetrahedral domains.
1.8.1.2