Provides default configuration classes for hypercube domains. More...
#include "viennagrid/topology/quadrilateral.hpp"
#include "viennagrid/topology/hexahedron.hpp"
Go to the source code of this file.
Data Structures | |
struct | quadrilateral_2d |
Predefined configuration class for two-dimensional hypercube cells (quadrilaterals) in a 2d geometry using Cartesian coordinates. More... | |
struct | quadrilateral_3d |
Predefined configuration class for two-dimensional hypercube cells (quadrilaterals) in a 3d geometry using Cartesian coordinates. More... | |
struct | hexahedral_3d |
Predefined configuration class for three-dimensional hypercube cells (hexahedra) in a 3d geometry using Cartesian coordinates. More... | |
Namespaces | |
namespace | viennagrid |
The main ViennaGrid namespace. Most functionality resides in this namespace. | |
namespace | viennagrid::config |
Provides a number of predefined configuration classes, which cover the most frequent use cases. |
Provides default configuration classes for hypercube domains.