DUNE-ACFEM (2.5.1)

Dune::ACFem::FixedForcesFunctionalTraits< DiscreteFunctionSpace, LinearFunctional > Struct Template Reference

Utiliy class to aid in the definition of ModelInterface::ForcesFunctionalTraits. More...

#include <dune/acfem/models/modelinterface.hh>

Detailed Description

template<class DiscreteFunctionSpace, class LinearFunctional>
struct Dune::ACFem::FixedForcesFunctionalTraits< DiscreteFunctionSpace, LinearFunctional >

Utiliy class to aid in the definition of ModelInterface::ForcesFunctionalTraits.

Models which need one fixed-type functional may simply derive their ForcesFunctionalTraits from this somewhat cooked implementation. BIG FAT NOTE: models which only require the standard L2 "rhs" are not involved at all.

Admittingly, the definition of ModelInterface::ForcesFunctionalTraits is somewhat involved. It has to provide a valid FunctionalType definition according to the following rules, FunctionalType has


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 (May 2, 22:35, 2024)