#include <dune/pdelab/common/function.hh>
|
| PiolaBackwardAdapter (const T &t_) |
|
void | evaluate (const typename Traits::ElementType &e, const typename Traits::DomainType &x, typename Traits::RangeType &y) const |
|
const Traits::GridViewType & | getGridView () const |
| get a reference to the GridView
|
|
Output::DataSetType | dataSetType () const |
| Return the data set type of this function.
|
|
void | setDataSetType (Output::DataSetType dataSetType) |
| Set the data set type of this function.
|
|
◆ BaseT
◆ GridViewType
◆ ImplementationTag
◆ Output
◆ Traits
◆ PiolaBackwardAdapter()
◆ dataSetType()
Output::DataSetType Dune::PDELab::GridFunctionOutputParameters::dataSetType |
( |
| ) |
const |
|
inlineinherited |
Return the data set type of this function.
◆ evaluate()
template<typename T >
void Dune::PDELab::PiolaBackwardAdapter< T >::evaluate |
( |
const typename Traits::ElementType & |
e, |
|
|
const typename Traits::DomainType & |
x, |
|
|
typename Traits::RangeType & |
y |
|
) |
| const |
|
inline |
◆ getGridView()
get a reference to the GridView
◆ 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: