Provides the topological definition of a quadrilateral. More...
#include "viennagrid/forwards.h"
#include "viennagrid/topology/point.hpp"
#include "viennagrid/topology/line.hpp"
Go to the source code of this file.
Data Structures | |
struct | hypercube_tag< 2 > |
Topological description of a quadrilateral. More... | |
struct | bndcells< quadrilateral_tag, 0 > |
Topological description of the boundary 0-cells of a quadrilateral. More... | |
struct | bndcells< quadrilateral_tag, 1 > |
Topological description of the boundary 1-cells of a quadrilateral. More... | |
struct | bndcell_filler< quadrilateral_tag, 1 > |
Fills a segment or a domain with the edges/facets of a quadrilateral. More... | |
Namespaces | |
namespace | viennagrid |
The main ViennaGrid namespace. Most functionality resides in this namespace. | |
namespace | viennagrid::topology |
Namespace for definition and handling of the individual topological elements (triangles, hexahedra, etc.). |
Provides the topological definition of a quadrilateral.