dune-grid 2.9.0
|
the YaspEntity class and its specializations More...
#include <dune/common/math.hh>
#include <dune/geometry/type.hh>
Go to the source code of this file.
Classes | |
class | Dune::YaspEntity< codim, dim, GridImp > |
class | Dune::YaspEntity< 0, dim, GridImp > |
struct | Dune::YaspEntity< 0, dim, GridImp >::Codim< cd > |
class | Dune::YaspEntity< dim, dim, GridImp > |
Namespaces | |
namespace | Dune |
Include standard header files. | |
namespace | Dune::Yasp |
the YaspEntity class and its specializations
YaspEntity realizes the concept a mesh entity.
We have specializations for
The general version implements all other codimensions.