dune-fem
2.4.1-rc
|
#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/space/basisfunctionset/evaluatecaller.hh>
Public Member Functions | |
EvaluatorStorage () | |
~EvaluatorStorage () | |
ValueType & | operator[] (const int i) |
const ValueType & | operator[] (const int i) const |
Protected Types | |
typedef ThisType * | ValueType |
Protected Attributes | |
std::vector< ValueType > | storage_ |
|
protected |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |