|
dune-fem 2.8.0
|
#include <dune/fem/storage/envelope.hh>
Public Types | |
| typedef Object | ObjectType |
Public Member Functions | |
| template<class ParamType > | |
| Envelope (ParamType param) | |
| Envelope (const Envelope &other) | |
| const ObjectType & | operator* () const |
| ObjectType & | operator* () |
| const ObjectType * | operator-> () const |
| ObjectType * | operator-> () |
Protected Attributes | |
| ObjectType | object_ |
| typedef Object Dune::Fem::Envelope< Object >::ObjectType |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |