Dune::dgf::Expr::FunctionCallExpression Struct Reference

Inheritance diagram for Dune::dgf::Expr::FunctionCallExpression:
Inheritance graph

List of all members.

Public Types

typedef std::vector< double > Vector

Public Member Functions

 FunctionCallExpression (const ProjectionBlock::Expression *function, 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::FunctionCallExpression::FunctionCallExpression ( const ProjectionBlock::Expression function,
const ProjectionBlock::Expression expression 
) [inline]

Member Function Documentation

void Dune::dgf::Expr::FunctionCallExpression::evaluate ( const Vector argument,
Vector result 
) const [virtual]

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

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].