DUNE-FEM (2.10)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Dune::Fem::AdaptiveDiscreteFunction< DiscreteFunctionSpace >::DofStorageWrapper Class Reference
wrapper class to create fake DofStorage from DofType* More...
#include <dune/fem/function/adaptivefunction/adaptivefunction.hh>
Public Member Functions | |
DofVectorType & | getArray () |
return array | |
void | enableDofCompression () |
do nothing here since we are using StaticArray | |
SizeType | size () const |
return array's size | |
Detailed Description
template<class DiscreteFunctionSpace>
class Dune::Fem::AdaptiveDiscreteFunction< DiscreteFunctionSpace >::DofStorageWrapper
class Dune::Fem::AdaptiveDiscreteFunction< DiscreteFunctionSpace >::DofStorageWrapper
wrapper class to create fake DofStorage from DofType*
The documentation for this class was generated from the following file:
- dune/fem/function/adaptivefunction/adaptivefunction.hh
