|
dune-pdelab
2.5-dev
|
GridFunctionSubSpace implementation. More...
#include <dune/pdelab/gridfunctionspace/gridfunctionspace.hh>#include <dune/pdelab/gridfunctionspace/powergridfunctionspace.hh>#include <dune/pdelab/gridfunctionspace/compositegridfunctionspace.hh>#include <dune/pdelab/gridfunctionspace/subspacelocalfunctionspace.hh>#include <dune/pdelab/ordering/subordering.hh>Go to the source code of this file.
Classes | |
| class | Dune::PDELab::gfs::GridFunctionSubSpace< GFS, TreePath > |
| Non-nesting implementation of GridFunctionSubSpace. More... | |
| class | Dune::PDELab::gfs::DefaultSubSpaceFeatures< GFS, TreePath, Tag > |
| Default features used by every subspace implementation. More... | |
| class | Dune::PDELab::gfs::LeafSubSpaceFeatures< GFS, TreePath, Tag > |
| Additional features used by leaf subspaces. More... | |
| class | Dune::PDELab::gfs::SubSpaceFeatureProvider< GFS, TreePath, Tag > |
| class | Dune::PDELab::gfs::GridFunctionSubSpaceOutputParameters< T, Enable > |
| Mixin class which inherits from GridFunctionOutputParameters iff T inherits from GridFunctionOutputParameters. More... | |
| class | Dune::PDELab::gfs::GridFunctionSubSpace< GFS, TreePath > |
| Non-nesting implementation of GridFunctionSubSpace. More... | |
Namespaces | |
| Dune | |
| For backward compatibility – Do not use this! | |
| Dune::PDELab | |
| Dune::PDELab::gfs | |
| Implementation namespace for GridFunctionSpace-specific features. | |
Typedefs | |
| template<typename GFS , typename TreePath > | |
| using | Dune::PDELab::GridFunctionSubSpace = gfs::GridFunctionSubSpace< GFS, TreePath > |
| Non-nesting implementation of GridFunctionSubSpace. More... | |
GridFunctionSubSpace implementation.
1.8.17