dune-grid  2.2.0
Public Types | Public Member Functions
Dune::dgf::Expr::CosExpression Struct Reference
Inheritance diagram for Dune::dgf::Expr::CosExpression:
Inheritance graph

List of all members.

Public Types

typedef std::vector< double > Vector

Public Member Functions

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

Member Typedef Documentation

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

Constructor & Destructor Documentation

Dune::dgf::Expr::CosExpression::CosExpression ( const ProjectionBlock::Expression expression)
inlineexplicit

Member Function Documentation

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

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