#include <dune/pdelab/boilerplate/pdelab.hh>
typedef GridFunctionTraits< FS::GV, FS::NT, 1, FieldVector< FS::NT, 1 > > ::GridViewType Dune::PDELab::GridFunctionBase< GridFunctionTraits< FS::GV, FS::NT, 1, FieldVector< FS::NT, 1 > > , UserFunction< FS, Functor > >::GridViewType |
|
inherited |
template<typename FS , typename Functor >
template<typename FS , typename Functor >
template<typename FS , typename Functor >
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 |
template<typename FS , typename Functor >
void Dune::PDELab::GridFunctionOutputParameters::setDataSetType |
( |
Output::DataSetType |
dataSetType | ) |
|
|
inlineinherited |
The documentation for this class was generated from the following file: