Dune Core Modules (2.4.1)
Dune::MakeableInterfaceObject< InterfaceType > Struct Template Reference
#include <dune/grid/common/grid.hh>
Public Member Functions | |
| MakeableInterfaceObject (const ImplementationType &realImp) | |
| create interface object by calling the contructor of the base class | |
Detailed Description
template<class InterfaceType>
struct Dune::MakeableInterfaceObject< InterfaceType >
struct Dune::MakeableInterfaceObject< InterfaceType >
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
The documentation for this struct was generated from the following files:
- dune/grid/alugrid/common/objectfactory.hh
- dune/grid/common/grid.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Nov 2, 23:43, 2025)