dune-fem
2.4.1-rc
|
#include <cassert>
#include <cstdlib>
#include <limits>
#include <utility>
#include <dune/fem/operator/common/automaticdifferenceoperator.hh>
#include <dune/fem/operator/common/objpointer.hh>
#include <dune/fem/function/adaptivefunction.hh>
Go to the source code of this file.
Classes | |
class | Dune::Fem::PARDGSpaceOperatorInterface< DestinationImp > |
ODESpaceOperatorInterface for Operators that work with PARDG ODE solvers of the type ![]() ![]() | |
class | Dune::Fem::SpaceOperatorInterface< DiscreteFunction > |
interface for time evolution operators More... | |
struct | Dune::Fem::SpaceOperatorInterface< DiscreteFunction >::CallDoubleOperator< Op, DF, Field > |
struct | Dune::Fem::SpaceOperatorInterface< DiscreteFunction >::CallDoubleOperator< Op, AdaptiveDiscreteFunction< SpaceType >, double > |
class | Dune::Fem::SpaceOperatorStorage< OperatorType > |
only for keeping the pointer More... | |
class | Dune::Fem::SpaceOperatorPtr< OperatorType > |
only for keeping the pointer More... | |
class | Dune::Fem::SpaceOperatorWrapper< OperatorType > |
apply wrapper More... | |
Namespaces | |
Dune | |
Dune::Fem | |