DUNE-FEM (unstable)

Dune::Fem::DiscreteFunctionTraits< DiscreteFunction > Class Template Reference

Traits class for a DiscreteFunction. More...

#include <dune/fem/function/blockvectorfunction/blockvectorfunction.hh>

Detailed Description

template<class DiscreteFunction>
class Dune::Fem::DiscreteFunctionTraits< DiscreteFunction >

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

Template Parameters
DiscreteFunctionSpacespace the discrete function lives in
DofVectorimplementation class of the block vector

The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 27, 22:29, 2024)