dune-grid  2.1.1
Public Types | Public Member Functions
Dune::dgf::ProjectionBlock::Expression Struct Reference

#include <dune/grid/io/file/dgfparser/dgfprojectionblock.hh>

Inheritance diagram for Dune::dgf::ProjectionBlock::Expression:
Inheritance graph

List of all members.

Public Types

typedef std::vector< double > Vector

Public Member Functions

virtual ~Expression ()
virtual void evaluate (const Vector &argument, Vector &result) const =0

Member Typedef Documentation

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

Constructor & Destructor Documentation


Member Function Documentation

virtual void Dune::dgf::ProjectionBlock::Expression::evaluate ( const Vector argument,
Vector result 
) const [pure virtual]

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