#include <dune/geometry/genericgeometry/topologytypes.hh>
List of all members.
Static Public Member Functions |
static std::string | name () |
Static Public Attributes |
static const unsigned int | dimension = 0 |
static const unsigned int | numCorners = 1 |
static const unsigned int | id = 0 |
Member Function Documentation
static std :: string Dune::GenericGeometry::Point::name |
( |
| ) |
|
|
inlinestatic |
Member Data Documentation
const unsigned int Dune::GenericGeometry::Point::dimension = 0 |
|
static |
const unsigned int Dune::GenericGeometry::Point::id = 0 |
|
static |
const unsigned int Dune::GenericGeometry::Point::numCorners = 1 |
|
static |
The documentation for this struct was generated from the following file: