Provides a vector-valued function using Dune::FieldVectors as elements.
More...
#include <vtkvectorfunction.hh>
|
| VtkVectorFunction (std::string name, const GridView &gridView, const Mapper &mapper, const VectorBuffer &buf, unsigned codim) |
|
virtual std::string | name () const |
|
virtual int | ncomps () const |
|
virtual double | evaluate (int mycomp, const Element &e, const Dune::FieldVector< ctype, dim > &xi) const |
|
template<class GridView, class Mapper>
class Ewoms::VtkVectorFunction< GridView, Mapper >
Provides a vector-valued function using Dune::FieldVectors as elements.
The documentation for this class was generated from the following file: