dune-geometry
2.2.0
|
you can now construct a GeometryType directly using GeometryType::GeometryType(unsigned int topologyId, unsigned int dim)
"Construct a GeometryTpye directly instead"
"Construct a GeometryTpye directly instead"
please use GeometryType::id()
"use GeometryType::id() instead"
"use GeometryType::id() instead"
Use create(Dune::GeometryType, Key) instead
"use create(Dune::GeometryType, Key) instead"