|
dune-pdelab 2.8
|
Loading...
Searching...
No Matches
Dune::PDELab::BoundaryGridFunctionSelectComponentAdapter< T > Class Template Reference
Takes a BoundaryGridFunction and acts as a single component. More...
#include <dune/pdelab/common/function.hh>
Inheritance diagram for Dune::PDELab::BoundaryGridFunctionSelectComponentAdapter< T >:

Public Types | |
| typedef BaseT::Traits | Traits |
| Export type traits. | |
Public Member Functions | |
| BoundaryGridFunctionSelectComponentAdapter (const T &t_, int k_) | |
| template<typename I > | |
| void | evaluate (const IntersectionGeometry< I > &ig, const typename Traits::DomainType &x, typename Traits::RangeType &y) const |
| Evaluate all basis function at given position. | |
| const Traits::GridViewType & | getGridView () const |
| get a reference to the GridView | |
| void | select (int k_) |
| set component to be selected | |
| void | evaluate (const IntersectionGeometry< I > &ig, const typename Traits::DomainType &x, typename Traits::RangeType &y) const |
| Evaluate the GridFunction at given position. | |
Detailed Description
template<class T>
class Dune::PDELab::BoundaryGridFunctionSelectComponentAdapter< T >
class Dune::PDELab::BoundaryGridFunctionSelectComponentAdapter< T >
Takes a BoundaryGridFunction and acts as a single component.
Member Typedef Documentation
◆ Traits
template<class T >
| typedef BaseT::Traits Dune::PDELab::BoundaryGridFunctionSelectComponentAdapter< T >::Traits |
Export type traits.
Constructor & Destructor Documentation
◆ BoundaryGridFunctionSelectComponentAdapter()
template<class T >
|
inline |
Member Function Documentation
◆ evaluate() [1/2]
|
inlineinherited |
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] ig geometry of intersection with boundary [in] x The position in entity-local coordinates [out] y The result of the evaluation
◆ evaluate() [2/2]
template<class T >
template<typename I >
|
inline |
Evaluate all basis function at given position.
Evaluates all shape functions at the given position and returns these values in a vector.
◆ getGridView()
template<class T >
|
inline |
get a reference to the GridView
◆ 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