dune-fem  2.4.1-rc
Classes
Wrapperspace for two different type of discrete function spaces
Collaboration diagram for Wrapperspace for two different type of discrete function spaces:

Classes

class  Dune::Fem::CombinedDiscreteFunctionSpace< DFSpace1, DFSpace2 >
 Combined discrete function space. More...
 

Detailed Description

Provides a DiscreteFunctionSpace combined from two arbitrary DiscreteFunctionSpaces U_h and V_h into a single Dune::Fem::DiscreteFunctionSpaceInterface ( U_h times V_h ).

Note
It is assumed that the spaces U_h and V_h are constructed on the same gridpart!!!