DUNE-ACFEM (unstable)
Dune::ACFem::LocalObjectFactory< GlobalObject, LocalObject > Class Template Reference
Define a factory for a "local object" which has a constructor which accepts a single argument, a "global object". More...
#include <dune/acfem/common/localobjectstorage.hh>
Detailed Description
template<class GlobalObject, class LocalObject>
class Dune::ACFem::LocalObjectFactory< GlobalObject, LocalObject >
class Dune::ACFem::LocalObjectFactory< GlobalObject, LocalObject >
Define a factory for a "local object" which has a constructor which accepts a single argument, a "global object".
Like local functions or local functionals or local operators which can be constructed from their global representations.
The documentation for this class was generated from the following file:
- dune/acfem/common/localobjectstorage.hh
