dune-grid  2.2.1
Classes
Grid Abstract Base Class
The Grid Interface
Collaboration diagram for Grid Abstract Base Class:

Classes

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...

Detailed Description