#include <dune/pdelab/gridfunctionspace/vtk.hh>
template<typename LFS , typename Data >
template<typename LFS , typename Data >
template<typename LFS , typename Data >
Evaluate the GridFunction at given position.
Evaluates components of the grid function at the given position and returns these values in a vector.
- Parameters
-
[in] | e | The entity to evaluate on |
[in] | x | The position in entity-local coordinates |
[out] | y | The result of the evaluation |
const Traits::GridViewType& Dune::PDELab::GridFunctionInterface< GridFunctionTraits< LFS::Traits::GridView, BasisInterfaceSwitch< FiniteElementInterfaceSwitch< LFS::Traits::FiniteElement >::Basis >::RangeField, BasisInterfaceSwitch< FiniteElementInterfaceSwitch< LFS::Traits::FiniteElement >::Basis >::dimRange, BasisInterfaceSwitch< FiniteElementInterfaceSwitch< LFS::Traits::FiniteElement >::Basis >::Range > , DGFTreeLeafFunction< LFS, Data > >::getGridView |
( |
| ) |
const |
|
inlineinherited |
get a reference to the GridView
template<typename LFS , typename Data >
get a reference to the GridView
template<typename LFS , typename Data >
void Dune::PDELab::GridFunctionOutputParameters::setDataSetType |
( |
Output::DataSetType |
dataSetType | ) |
|
|
inlineinherited |
The documentation for this class was generated from the following file: