DUNE-FEM (unstable)
Dune::Fem::ObjectStack< ObjectFactoryImp > Class Template Reference
#include <dune/fem/storage/objectstack.hh>
Public Types | |
| typedef ObjectFactoryType::ObjectType | ObjectType | 
| type of the stored objects  | |
| typedef ObjectStackEntry< ObjectFactoryType > | StackEntryType | 
| type of the storage objects  | |
| typedef ObjectPointer< StackEntryType > | PointerType | 
| type of object pointers  | |
Public Member Functions | |
| ObjectStack (const ObjectFactoryType &factory) | |
| constructor  | |
| ~ObjectStack () | |
| delete all objects on stack  | |
| PointerType | getObject () | 
| get an object pointer to a storage object  | |
Detailed Description
template<class ObjectFactoryImp>
class Dune::Fem::ObjectStack< ObjectFactoryImp >
class Dune::Fem::ObjectStack< ObjectFactoryImp >
Stores pointers to a given class in a stack used for local functions and for basefunctionsets
The documentation for this class was generated from the following file:
- dune/fem/storage/objectstack.hh
 
   | 
                                Legal Statements / Impressum  | 
                                Hosted by  TU Dresden & Uni Heidelberg  | 
				  generated with Hugo v0.111.3
								(Nov 3, 23:36, 2025)