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

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

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

Go to the source code of this file.

Data Structures

struct  boundary_element_generator< simplex_tag< 1 >, simplex_tag< 0 >, BoundaryElementType >
 Topological description of the 0-cells of a line. More...
struct  hypercube_tag< 1 >
 Topological description of a 1-cell (line). Same as simplex_tag<1>. 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 line.