|
dune-pdelab
2.5-dev
|
Classes | |
| struct | DuneFunctionsCacheTag |
| class | GridFunctionSpace |
| A pdelab grid function space implemented by a dune-functions function space basis. More... | |
| struct | LeafLFSMixin |
| class | LocalFunctionSpace |
Typedefs | |
| template<typename VBE > | |
| using | DuneFunctionsCompatibleVBE = std::decay_t< decltype(*registerDuneFunctionsCompatibleVBE(std::declval< VBE * >()))> |
Functions | |
| template<typename VBE > | |
| VBE * | registerDuneFunctionsCompatibleVBE (VBE *) |
| template<std::size_t block_size> | |
| ISTL::SimpleVectorBackend<(block_size > 0 ? block_size :1)> * | registerDuneFunctionsCompatibleVBE (ISTL::VectorBackend< ISTL::Blocking::none, block_size > *) |
1.8.17