| components() const | Dune::Vtk::GridFunction< GridView, ComponentMapper > | inline |
| dataType() const | Dune::Vtk::GridFunction< GridView, ComponentMapper > | inline |
| evaluate(int i, Domain const &x) const | Dune::Vtk::GridFunction< GridView, ComponentMapper > | inline |
| GridFunction(F &&f, std::string name, int numComponents=dimRange< R >()) | Dune::Vtk::GridFunction< GridView, ComponentMapper > | inline |
| GridFunction(F &&f, const Vtk::FieldInfo &info) | Dune::Vtk::GridFunction< GridView, ComponentMapper > | inline |
| GridFunction()=default | Dune::Vtk::GridFunction< GridView, ComponentMapper > | |
| GridFunction(const GridFunction &other) | Dune::Vtk::GridFunction< GridView, ComponentMapper > | inline |
| localFunction | Dune::Vtk::GridFunction< GridView, ComponentMapper > | friend |
| name() const | Dune::Vtk::GridFunction< GridView, ComponentMapper > | inline |
| numComponents() const | Dune::Vtk::GridFunction< GridView, ComponentMapper > | inline |
| operator()(Domain const &x) const | Dune::Vtk::GridFunction< GridView, ComponentMapper > | inline |
| operator=(const GridFunction &other) | Dune::Vtk::GridFunction< GridView, ComponentMapper > | inline |
| rangeType() const | Dune::Vtk::GridFunction< GridView, ComponentMapper > | inline |
| setComponents(std::vector< int > components) | Dune::Vtk::GridFunction< GridView, ComponentMapper > | inline |
| setComponents(int ncomps) | Dune::Vtk::GridFunction< GridView, ComponentMapper > | inline |
| setDataType(Vtk::DataTypes type) | Dune::Vtk::GridFunction< GridView, ComponentMapper > | inline |
| setFieldInfo(const Vtk::FieldInfo &info) | Dune::Vtk::GridFunction< GridView, ComponentMapper > | inline |
| setName(std::string name) | Dune::Vtk::GridFunction< GridView, ComponentMapper > | inline |
| setRangeType(Vtk::RangeTypes type, std::size_t ncomp=1) | Dune::Vtk::GridFunction< GridView, ComponentMapper > | inline |