Ewoms::VtkScalarFunction< GridView, Mapper > Class Template Reference

Provides a vector-valued function using Dune::FieldVectors as elements. More...

#include <vtkscalarfunction.hh>

Inheritance diagram for Ewoms::VtkScalarFunction< GridView, Mapper >:

Public Member Functions

 VtkScalarFunction (std::string name, const GridView &gridView, const Mapper &mapper, const ScalarBuffer &buf, unsigned codim)
 
virtual std::string name () const
 
virtual int ncomps () const
 
virtual double evaluate (int mycomp OPM_UNUSED, const Element &e, const Dune::FieldVector< ctype, dim > &xi) const
 

Detailed Description

template<class GridView, class Mapper>
class Ewoms::VtkScalarFunction< GridView, Mapper >

Provides a vector-valued function using Dune::FieldVectors as elements.


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