dune-grid  2.3beta2
Public Types | Public Member Functions | List of all members
Dune::dgf::Expr::VectorExpression Struct Reference
Inheritance diagram for Dune::dgf::Expr::VectorExpression:
Inheritance graph

Public Types

typedef std::vector< double > Vector

Public Member Functions

 VectorExpression (std::vector< const ProjectionBlock::Expression * > expressions)
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::VectorExpression::VectorExpression ( std::vector< const ProjectionBlock::Expression * >  expressions)
inlineexplicit

Member Function Documentation

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

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