dune-pdelab
2.0.0
|
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... | |
struct | Dune::PDELab::gfs::DefaultSubSpaceFeatures< GFS, TreePath, Tag >::ConstraintsContainer< E > |
Re-exported constraints container from the original GridFunctionSpace. 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::GridFunctionSubSpace< GFS, TreePath > |
Non-nesting implementation of GridFunctionSubSpace. More... | |
class | Dune::PDELab::GridFunctionSubSpace< GFS, TreePath > |
Non-nesting implementation of GridFunctionSubSpace. More... | |
Namespaces | |
Dune | |
Dune::PDELab | |
Dune::PDELab::gfs | |
Implementation namespace for GridFunctionSpace-specific features. | |
GridFunctionSubSpace implementation.