|
dune-grid
2.2.0
|
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 |
typedef std::vector< double > Dune::dgf::ProjectionBlock::Expression::Vector [inherited] |
| Dune::dgf::Expr::VectorExpression::VectorExpression | ( | std::vector< const ProjectionBlock::Expression * > | expressions | ) | [inline, explicit] |
| void Dune::dgf::Expr::VectorExpression::evaluate | ( | const Vector & | argument, |
| Vector & | result | ||
| ) | const [virtual] |
Implements Dune::dgf::ProjectionBlock::Expression.
1.7.6.1