ViennaGrid - The Vienna Grid Library  2.1.0
Data Structures | Namespaces
viennagrid/topology/polygon.hpp File Reference

Provides the topological definition of a polygon. More...

#include "viennagrid/forwards.hpp"
#include "viennagrid/topology/simplex.hpp"

Go to the source code of this file.

Data Structures

struct  boundary_element_generator< polygon_tag, simplex_tag< 1 >, BoundaryElementType >
struct  boundary_elements< polygon_tag, line_tag >
 Topological description of the 1-cells (edges/lines) of a polygon. More...
struct  boundary_elements< polygon_tag, vertex_tag >
 Topological description of the 0-cells of a polygon. More...
struct  polygon_tag
 A tag representing polygons. More...

Namespaces

namespace  viennagrid
 

The main ViennaGrid namespace. Most user functionality resides directly in this namespace rather than in sub-namespaces.


namespace  viennagrid::detail
 

Namespace for implementation details. Not intended to be used directly by a library user.



Detailed Description

Provides the topological definition of a polygon.