|
struct | Dune::Grid< dim, dimworld, ct, GridFamily >::Partition< pitype > |
| Types for GridView. More...
|
|
struct | Dune::Grid< dim, dimworld, ct, GridFamily >::Codim< cd >::Partition< pitype > |
| A struct collecting all types depending on the partition iterator type. More...
|
|
struct | Dune::Grid< dim, dimworld, ct, GridFamily >::Codim< cd > |
| A Traits struct that collects all associated types of one implementation. More...
|
|
class | Dune::Grid< dim, dimworld, ct, GridFamily > |
| Grid abstract base classThis class is the base class for all grid implementations. Although no virtual functions are used we call it abstract since its methods do not contain an implementation but forward to the methods of the derived class via the Barton-Nackman trick. More...
|
|