|
dune-fem
2.8-git
|
#include <dune/fem/space/basisfunctionset/evaluatecaller.hh>
Public Member Functions | |
| EvaluatorStorage () | |
| StorageItemType & | operator[] (const int i) |
| const StorageItemType & | operator[] (const int i) const |
Protected Attributes | |
| std::vector< StorageItemType > | storage_ |
|
inline |
|
inline |
|
inline |
|
protected |