dune-fem  2.4.1-rc
Classes | Namespaces
insertfunction.hh File Reference
#include <dune/fem/function/common/discretefunction.hh>
#include <dune/fem/function/common/gridfunctionadapter.hh>
#include <dune/fem/pass/common/pass.hh>

Go to the source code of this file.

Classes

struct  Dune::Fem::InsertFunctionPassDiscreteModel< DiscreteFunction >
 
class  Dune::Fem::InsertFunctionPass< DiscreteFunction, PreviousPass, passId >
 Base class for specific pass implementations. InsertFunctionPass simply inserts a discrete function from outside of the pass tree into the current pass tree, for example when calculating the species transport the velocity function comes from a different pass but has to be inserted into the species pass. More...
 
struct  Dune::Fem::InsertFunctionPassDiscreteModelTraits< DiscreteFunction >
 Traits for InsertFunctionPass to create dummy discrete model. More...
 
struct  Dune::Fem::InsertFunctionPassDiscreteModel< DiscreteFunction >
 
class  Dune::Fem::InsertFunctionPass< DiscreteFunction, PreviousPass, passId >
 Base class for specific pass implementations. InsertFunctionPass simply inserts a discrete function from outside of the pass tree into the current pass tree, for example when calculating the species transport the velocity function comes from a different pass but has to be inserted into the species pass. More...
 
struct  Dune::Fem::InsertFunctionPass< DiscreteFunction, PreviousPass, passId >::LocalFunctionInitializer< DFType >
 
struct  Dune::Fem::InsertFunctionPass< DiscreteFunction, PreviousPass, passId >::LocalFunctionInitializer< LocalFunctionAdapter< LFType > >
 

Namespaces

 Dune
 
 Dune::Fem