#include <dune/pdelab/gridfunctionspace/vtk.hh>
◆ Traits
template<typename LFS , typename Data >
◆ DGFTreeLeafFunction()
template<typename LFS , typename Data >
◆ dataSetType()
Return the data set type of this function.
◆ evaluate() [1/2]
template<typename LFS , typename Data >
◆ evaluate() [2/2]
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 |
◆ getGridView()
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
◆ gridView()
template<typename LFS , typename Data >
get a reference to the GridView
◆ localFunctionSpace()
template<typename LFS , typename Data >
◆ setDataSetType()
void Dune::PDELab::GridFunctionOutputParameters::setDataSetType |
( |
Output::DataSetType |
dataSetType | ) |
|
|
inlineinherited |
Set the data set type of this function.
The documentation for this class was generated from the following file: