dune-fem 2.8.0
|
Traits class for a DiscreteFunction. More...
#include <dune/fem/function/blockvectorfunction/blockvectorfunction.hh>
Traits class for a DiscreteFunction.
This could be seen as a hack, but is not With this method we define the class CombineRestProl which is only for combining of local grid operations without using virtual methods. The interface of the two defined methods of the class (restrictLocal and prolongLocal) is given by the implementation (see below ) and has to be the same for all local operators you want to combine
DiscreteFunctionSpace | space the discrete function lives in |
DofVector | implementation class of the block vector |
DiscreteFunctionSpace | space the discrete function lives in |
DofVector | implementation class of the block vector |