#include <dune/geometry/genericgeometry/topologytypes.hh>
|
static std::string | name () |
|
|
static const unsigned int | dimension = 0 |
|
static const unsigned int | numCorners = 1 |
|
static const unsigned int | id = 0 |
|
◆ name()
static std::string Dune::GenericGeometry::Point::name |
( |
| ) |
|
|
inlinestatic |
◆ dimension
const unsigned int Dune::GenericGeometry::Point::dimension = 0 |
|
static |
◆ id
const unsigned int Dune::GenericGeometry::Point::id = 0 |
|
static |
◆ numCorners
const unsigned int Dune::GenericGeometry::Point::numCorners = 1 |
|
static |
The documentation for this struct was generated from the following file: