ViennaGrid - The Vienna Grid Library
2.1.0
|
Provides the topological definition of a quadrilateral. More...
#include "viennagrid/forwards.hpp"
#include "viennagrid/topology/vertex.hpp"
#include "viennagrid/topology/line.hpp"
Go to the source code of this file.
Data Structures | |
struct | boundary_element_generator< hypercube_tag< 2 >, simplex_tag< 1 >, BoundaryElementType > |
struct | boundary_elements< hypercube_tag< 2 >, simplex_tag< 0 > > |
Topological description of the 0-cells (vertices) of a quadrilateral. More... | |
struct | boundary_elements< hypercube_tag< 2 >, simplex_tag< 1 > > |
Topological description of the 1-cells (edges/lines) of a quadrilateral. More... | |
struct | hypercube_tag< 2 > |
Topological description of a quadrilateral. 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 quadrilateral.