#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 |
|
◆ ChildLFS
template<typename LFS , typename Data >
◆ RF
template<typename LFS , typename Data >
◆ RT
template<typename LFS , typename Data >
◆ Traits
template<typename LFS , typename Data >
◆ DGFTreeVectorFunction()
template<typename LFS , typename Data >
◆ dataSetType()
Return the data set type of this function.
◆ evaluate() [1/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 |
◆ evaluate() [2/2]
template<typename LFS , typename Data >
◆ getGridView()
const Traits::GridViewType& Dune::PDELab::GridFunctionInterface< GridFunctionTraits< LFS::Traits::GridView, BasisInterfaceSwitch< FiniteElementInterfaceSwitch< LFS::ChildType::Traits::FiniteElement >::Basis >::RangeField, TypeTree::StaticDegree< LFS >::value, Dune::FieldVector< BasisInterfaceSwitch< FiniteElementInterfaceSwitch< LFS::ChildType::Traits::FiniteElement >::Basis >::RangeField, TypeTree::StaticDegree< LFS >::value > > , DGFTreeVectorFunction< 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: