|
dune-pdelab 2.9
|
Loading...
Searching...
No Matches
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
List of all members
Dune::PDELab::MinusGridFunctionAdapter< GF1, GF2 > Class Template Reference
Substract two GridFunctions. More...
#include <dune/pdelab/function/minus.hh>
Inheritance diagram for Dune::PDELab::MinusGridFunctionAdapter< GF1, GF2 >:

Public Types | |
| typedef Base::Traits | Traits |
| typedef GridFunctionTag | ImplementationTag |
| typedef T::GridViewType | GridViewType |
| Type of the GridView. | |
| using | Output = typename Base::Output |
| typedef LeafNodeTag | NodeTag |
Public Member Functions | |
| MinusGridFunctionAdapter (GF1 &gf1_, GF2 &gf2_) | |
| void | evaluate (const typename Traits::ElementType &e, const typename Traits::DomainType &x, typename Traits::RangeType &y) const |
| const Traits::GridViewType & | getGridView () const |
| template<typename Time > | |
| void | setTime (Time time) |
| 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. | |
Static Public Member Functions | |
| static constexpr auto | degree () |
Static Public Attributes | |
| static const bool | isLeaf |
| static const bool | isPower |
| static const bool | isComposite |
| static const std::size_t | CHILDREN |
Detailed Description
template<typename GF1, typename GF2>
class Dune::PDELab::MinusGridFunctionAdapter< GF1, GF2 >
class Dune::PDELab::MinusGridFunctionAdapter< GF1, GF2 >
Substract two GridFunctions.
- Template Parameters
-
GF1 Type for the GridFunction on the left side of the minus GF2 Type for the GridFunction on the right side of the minus
Member Typedef Documentation
◆ GridViewType
|
inherited |
Type of the GridView.
◆ ImplementationTag
|
inherited |
◆ Output
|
inherited |
◆ Traits
template<typename GF1 , typename GF2 >
| typedef Base::Traits Dune::PDELab::MinusGridFunctionAdapter< GF1, GF2 >::Traits |
Constructor & Destructor Documentation
◆ MinusGridFunctionAdapter()
template<typename GF1 , typename GF2 >
|
inline |
Member Function Documentation
◆ dataSetType()
|
inlineinherited |
Return the data set type of this function.
◆ evaluate()
template<typename GF1 , typename GF2 >
|
inline |
◆ getGridView()
template<typename GF1 , typename GF2 >
|
inline |
◆ setDataSetType()
|
inlineinherited |
Set the data set type of this function.
◆ setTime()
template<typename GF1 , typename GF2 >
template<typename Time >
|
inline |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8