dune-fem 2.8.0
|
#include <string>
#include <tuple>
#include <utility>
#include <dune/common/hybridutilities.hh>
#include <dune/fem/common/stackallocator.hh>
#include <dune/fem/function/common/discretefunction.hh>
#include <dune/fem/function/common/scalarproducts.hh>
#include <dune/fem/function/localfunction/mutable.hh>
#include <dune/fem/function/tuplediscretefunction/functor.hh>
#include <dune/fem/function/tuplediscretefunction/dofvector.hh>
#include <dune/fem/space/combinedspace.hh>
Go to the source code of this file.
Classes | |
struct | Dune::Fem::DiscreteFunctionTraits< TupleDiscreteFunction< DiscreteFunctions ... > > |
class | Dune::Fem::TupleDiscreteFunction< DiscreteFunctions > |
forward declaration More... | |
struct | Dune::Fem::TupleDiscreteFunction< DiscreteFunctions >::SubDiscreteFunction< i > |
helper struct to get the type of the i-th sub function More... | |
Namespaces | |
namespace | Dune |
namespace | Dune::Fem |