dune-fem  2.4.1-rc
Classes | Namespaces
createpass.hh File Reference
#include <dune/fem/operator/common/spaceoperatorif.hh>
#include <dune/fem/pass/common/pass.hh>

Go to the source code of this file.

Classes

class  Dune::Fem::CreatePass< Model, PassType, pId >
 CreatePass takes a discrete model and a PassType (like LocalDGPass) and creates with the parameter PreviousPass in the method create the desired pass. The advantage here is, that no typedefs have to be done. More...
 
class  Dune::Fem::DiscreteModelWrapper< DiscreteModelImp, SelectorImp >
 DiscreteModelWrapper to combine DiscreteModel and Selector. More...
 
class  Dune::Fem::CreateSelectedPass< Model, SelectorImp, PassType >
 create pass with previous unknown selector More...
 
class  Dune::Fem::CreateFeaturedPass< Model, PassType, SpaceType, pId >
 CreateFeaturedPass takes a discrete model and a PassType (like LocalDGEllliptPass) and creates with the parameter PreviousPass in the method create the desired pass. The advantage here is, that no typedefs have to be done. More...
 
class  Dune::Fem::CreatePassTree< startPassId >
 create pass tree from given list of discrete models the passId is deliviered to the start pass and stands for the global variable calculated by this pass More...
 

Namespaces

 Dune
 
 Dune::Fem