DUNE-ACFEM (2.5.1)

Dune::ACFem::ModelTraits< ForcesFunctionalModel< LinearFunctional > >::ForcesFunctionalTraits< DiscreteFunctionSpace > Struct Template Reference

Define the proper ForcesFunctionalTraits. More...

#include <dune/acfem/models/modules/forcesfunctionalmodel.hh>

+ Collaboration diagram for Dune::ACFem::ModelTraits< ForcesFunctionalModel< LinearFunctional > >::ForcesFunctionalTraits< DiscreteFunctionSpace >:

Detailed Description

template<class LinearFunctional>
template<class DiscreteFunctionSpace>
struct Dune::ACFem::ModelTraits< ForcesFunctionalModel< LinearFunctional > >::ForcesFunctionalTraits< DiscreteFunctionSpace >

Define the proper ForcesFunctionalTraits.

In order to collaborate with the ModelConstituents class, we must provide one version of the ForcesFunctionalTraits which can be constructed from a DiscreteFunctionSpaceAdapter. This must evaluate to the ZeroFunctional if we indeed are the ZeroFunctional and to something else if not. So we simply provide our poor little functional.


The documentation for this struct 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)