|
dune-pdelab 2.9
|
Loading...
Searching...
No Matches
Dune::PDELab::SelectComponentAdapter< T > Class Template Reference
a Function maps x in DomainType to y in RangeType More...
#include <dune/pdelab/common/function.hh>
Inheritance diagram for Dune::PDELab::SelectComponentAdapter< T >:

Public Types | |
| typedef BaseT::Traits | Traits |
| Export type traits. | |
Public Member Functions | |
| SelectComponentAdapter (const T &t_, int k_) | |
| void | evaluate (const typename Traits::DomainType &x, typename Traits::RangeType &y) const |
| Evaluate all basis function at given position. | |
| void | select (int k_) |
| set component to be selected | |
| void | evaluate (const typename Traits::DomainType &x, typename Traits::RangeType &y) const |
| Evaluate all basis function at given position. | |
Detailed Description
template<class T>
class Dune::PDELab::SelectComponentAdapter< T >
class Dune::PDELab::SelectComponentAdapter< T >
a Function maps x in DomainType to y in RangeType
Member Typedef Documentation
◆ Traits
template<class T >
| typedef BaseT::Traits Dune::PDELab::SelectComponentAdapter< T >::Traits |
Export type traits.
Constructor & Destructor Documentation
◆ SelectComponentAdapter()
template<class T >
|
inline |
Member Function Documentation
◆ evaluate() [1/2]
|
inlineinherited |
Evaluate all basis function at given position.
Evaluates all shape functions at the given position and returns these values in a vector.
◆ evaluate() [2/2]
template<class T >
|
inline |
Evaluate all basis function at given position.
Evaluates all shape functions at the given position and returns these values in a vector.
◆ select()
template<class T >
|
inline |
set component to be selected
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