ViennaGrid - The Vienna Grid Library
2.1.0
|
Provides the topological definition of a polygon. More...
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. |
Provides the topological definition of a polygon.