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

Class definitions for cells of triangular 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  TriangularCartesian2D_Cell
 Wrapped cell of a triangular, cartesian 2D domain. More...
class  TriangularCartesian3D_Cell
 Wrapped cell of a triangular, cartesian 3D domain. More...
class  TriangularCylindrical3D_Cell
 Wrapped cell of a triangular, cylindrical 3D domain. More...
class  TriangularPolar2D_Cell
 Wrapped cell of a triangular, polar 2D domain. More...
class  TriangularSpherical3D_Cell
 Wrapped cell of a triangular, spherical 3D domain. More...

Detailed Description

Class definitions for cells of triangular domains.