dune-grid 2.10
Loading...
Searching...
No Matches
Dune::dgf::Expr::CosExpression Struct Reference
Inheritance diagram for Dune::dgf::Expr::CosExpression:
Inheritance graph

Public Types

typedef std::vector< double > Vector
 

Public Member Functions

 CosExpression (const ProjectionBlock::ExpressionPointer &expression)
 
virtual void evaluate (const Vector &argument, Vector &result) const
 

Member Typedef Documentation

◆ Vector

std::vector< double > Dune::dgf::ProjectionBlock::Expression::Vector
inherited

Constructor & Destructor Documentation

◆ CosExpression()

Dune::dgf::Expr::CosExpression::CosExpression ( const ProjectionBlock::ExpressionPointer & expression)
inlineexplicit

Member Function Documentation

◆ evaluate()

void Dune::dgf::Expr::CosExpression::evaluate ( const Vector & argument,
Vector & result ) const
virtual

The documentation for this struct was generated from the following file: