BEM++  2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Private Member Functions | List of all members
Bempp::ConcreteGeometryFactory< DuneGeometry > Class Template Reference

Factory able to construct an "empty" geometry wrapping a Dune geometry of type DuneGeometry. More...

#include </home/wojtek/Projects/BEM/bempp-sven/bempp/lib/grid/concrete_geometry_factory.hpp>

Inheritance diagram for Bempp::ConcreteGeometryFactory< DuneGeometry >:
Bempp::GeometryFactory

Private Member Functions

virtual std::auto_ptr< Geometrymake () const
 

Additional Inherited Members

- Public Types inherited from Bempp::GeometryFactory
typedef Bempp::Geometry Geometry
 

Detailed Description

template<typename DuneGeometry>
class Bempp::ConcreteGeometryFactory< DuneGeometry >

Factory able to construct an "empty" geometry wrapping a Dune geometry of type DuneGeometry.

Note
For internal use (in integrators from the Fiber module).

The documentation for this class was generated from the following file: