- Home
- About DUNE
- Download
- Documentation
- Community
- Development
#include <dune/grid/common/grid.hh>
Public Types | |
typedef InterfaceType::ImplementationType | ImplementationType |
Public Member Functions | |
MakeableInterfaceObject (const ImplementationType &realImp) | |
create interface object by calling the contructor of the base class |
for creation of an engine interface object like Entity or Geometry one has to derive a class to create the object because the contructors of the interface object classes are protected therefore here a generic implementation for this object creation is provided
typedef InterfaceType::ImplementationType Dune::MakeableInterfaceObject< InterfaceType >::ImplementationType |
Dune::MakeableInterfaceObject< InterfaceType >::MakeableInterfaceObject | ( | const ImplementationType & | realImp | ) | [inline, explicit] |
create interface object by calling the contructor of the base class
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].