DUNE-ACFEM (2.5.1)

On-the-fly evaluation of some functionals, generating temporary instances. More...

Functions

template<class DiscreteFunction , class GridFunction >
static double Dune::ACFem::divergenceFunctional (const Fem::Function< typename GridFunction::FunctionSpaceType, GridFunction > &u, const Fem::DiscreteFunctionInterface< DiscreteFunction > &p)
 Application of divergence functional.
 
template<class DiscreteSpaceTraits , class GridFunction >
static DivergenceFunctional< typename DiscreteSpaceTraits::DiscreteFunctionSpaceType, GridFunction > Dune::ACFem::divergenceFunctional (const Fem::Function< typename GridFunction::FunctionSpaceType, GridFunction > &u, const Fem::DiscreteFunctionSpaceInterface< DiscreteSpaceTraits > &space)
 Create a divergence functional, types deduced form arguments.
 
template<class DiscreteSpaceTraits , class GridFunction >
static L2InnerProductFunctional< typename DiscreteSpaceTraits::DiscreteFunctionSpaceType, GridFunction > Dune::ACFem::l2InnerProductFunctional (const Fem::Function< typename GridFunction::FunctionSpaceType, GridFunction > &u, const Fem::DiscreteFunctionSpaceInterface< DiscreteSpaceTraits > &space)
 Create an L2 functional, types deduced form arguments.
 

Detailed Description

On-the-fly evaluation of some functionals, generating temporary instances.

Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 19, 22:31, 2024)