#include <dune/pdelab/gridfunctionspace/vtk.hh>
|
typedef BaseT::Traits | Traits |
|
typedef LFS::ChildType | ChildLFS |
|
typedef ChildLFS::Traits::FiniteElement::Traits::LocalBasisType::Traits::RangeFieldType | RF |
|
typedef ChildLFS::Traits::FiniteElement::Traits::LocalBasisType::Traits::RangeType | RT |
|
template<typename LFS , typename Data >
template<typename LFS , typename Data >
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 |
template<typename LFS , typename Data >
const Traits::GridViewType& Dune::PDELab::GridFunctionInterface< GridFunctionTraits< LFS::Traits::GridView, BasisInterfaceSwitch< FiniteElementInterfaceSwitch< LFS::ChildType::Traits::FiniteElement >::Basis >::RangeField, LFS::CHILDREN, Dune::FieldVector< BasisInterfaceSwitch< FiniteElementInterfaceSwitch< LFS::ChildType::Traits::FiniteElement >::Basis >::RangeField, LFS::CHILDREN > > , DGFTreeVectorFunction< 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: