Provides a tensor-valued function using Dune::FieldMatrix objects as elements.
More...
#include <vtktensorfunction.hh>
|
| 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 |
|
template<class GridView, class Mapper>
class Opm::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: