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

Provides a tensor-valued function using Dune::FieldMatrix objects as elements. More...

#include <vtktensorfunction.hh>

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

Public Member Functions

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

Detailed Description

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

Provides a tensor-valued function using Dune::FieldMatrix objects as elements.


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