Provides a tensor-valued function using Dune::FieldMatrix objects as elements.
More...
#include <vtktensorfunction.hh>
|
|
| VtkTensorFunction (std::string_view name, const GridView &gridView, const Mapper &mapper, const TensorBuffer &buf, unsigned codim, unsigned matrixColumnIdx) |
|
std::string | name () const override |
|
int | ncomps () const override |
|
double | evaluate (int mycomp, const Element &e, const Dune::FieldVector< ctype, dim > &xi) const override |
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: