DUNE-ACFEM (2.5.1)

Dune::ACFem::ZeroParameter< Value > Class Template Reference

The zero parameter, unconditionally evalute to zero. More...

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

+ Collaboration diagram for Dune::ACFem::ZeroParameter< Value >:

Public Types

typedef ExpressionImp ExpressionType
 The type of the underlying expression.
 

Public Member Functions

ValueType value () const
 I AM ZERO. PERIOD.
 
const ExpressionTypeexpression () const
 Return a const reference to the underlying expression.
 
ExpressionTypeexpression ()
 Return a mutable reference to the underlying expression.
 
ExpressionType operator* () const
 Return a copy from of the underlying expression.
 

Detailed Description

template<class Value>
class Dune::ACFem::ZeroParameter< Value >

The zero parameter, unconditionally evalute to zero.


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 24, 22:30, 2024)