DUNE-ACFEM (2.5.1)

Dune::ACFem::DefaultParameter< ParameterImpl > Class Template Reference

Just for completeness, there is no default implementation. More...

#include <dune/acfem/expressions/parameterinterface.hh>

+ Collaboration diagram for Dune::ACFem::DefaultParameter< ParameterImpl >:

Public Member Functions

ValueType value () const
 Return the current value of the parameter. More...
 

Detailed Description

template<class ParameterImpl>
class Dune::ACFem::DefaultParameter< ParameterImpl >

Just for completeness, there is no default implementation.

Member Function Documentation

◆ value()

template<class ParameterImpl >
ValueType Dune::ACFem::ParameterInterface< ParameterImpl >::value ( ) const
inlineinherited

Return the current value of the parameter.

The value is always returned as a copy. Parameters are intentionally scalars or (very) small Dune::FieldVector classes, although this is not defined by the interface.

References Dune::ACFem::asImp().


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 (May 4, 22:30, 2024)