|
dune-grid 2.10
|
Interfaces needed to implement a new Dune::Grid. More...

Classes | |
| class | Dune::EntityDefaultImplementation< cd, dim, GridImp, EntityImp > |
| Default Implementations for EntityImp. More... | |
| class | Dune::EntityDefaultImplementation< 0, dim, GridImp, EntityImp > |
| Default Implementations for EntityImp (Elements [cd=0]) More... | |
| class | Dune::GridDefaultImplementation< dim, dimworld, ct, GridFamily > |
| class | Dune::IndexSetDefaultImplementation< GridImp, IndexSetImp > |
| Provide default implementation of method if IndexSet. More... | |
| class | Dune::IntersectionDefaultNormalVectors< GridImp, IntersectionImp > |
| Default Implementations of integrationOuterNormal and unitOuterNormal for IntersectionImp. More... | |
Interfaces needed to implement a new Dune::Grid.
For help implementing the geometries of your grid, have a look at GenericGeometry from dune-geometry.