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

Class definitions for edges of linear domains. More...

#include "types.hpp"

Go to the source code of this file.

Classes

class  LinearCartesian1D_Edge
 Wrapped edge of a triangular, cartesian 1D domain. More...
class  LinearCartesian2D_Edge
 Wrapped edge of a triangular, cartesian 2D domain. More...
class  LinearCartesian3D_Edge
 Wrapped edge of a triangular, cartesian 3D domain. More...
class  LinearCylindrical3D_Edge
 Wrapped edge of a triangular, cylindrical domain. More...
class  LinearPolar2D_Edge
 Wrapped edge of a triangular, polar domain. More...
class  LinearSpherical3D_Edge
 Wrapped edge of a triangular, spherical domain. More...

Detailed Description

Class definitions for edges of linear domains.