|
dune-pdelab 2.10-git
|
Loading...
Searching...
No Matches
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
List of all members
Dune::PDELab::SelectComponentGridFunctionAdapter< GF, dimR > Class Template Reference
Select certain component(s) of a gridfunction. More...
#include <dune/pdelab/function/selectcomponent.hh>
Inheritance diagram for Dune::PDELab::SelectComponentGridFunctionAdapter< GF, dimR >:

Public Types | |
| typedef GridFunctionTraits< typename GF::Traits::GridViewType, typename GF::Traits::RangeFieldType, dimR, FieldVector< typename GF::Traits::RangeFieldType, dimR > > | Traits |
| typedef GridFunctionTag | ImplementationTag |
| typedef T::GridViewType | GridViewType |
| Type of the GridView. | |
| using | Output = typename Base::Output |
| typedef LeafNodeTag | NodeTag |
Public Member Functions | |
| SelectComponentGridFunctionAdapter (GF &gf_, std::size_t first) | |
| construct with a consecutive range of indices | |
| SelectComponentGridFunctionAdapter (GF &gf_, const std::vector< std::size_t > remap_) | |
| construct with a full index map | |
| 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) |
| void | evaluate (const typename Traits::ElementType &e, const typename Traits::DomainType &x, typename Traits::RangeType &y) const |
| Evaluate the GridFunction at given position. | |
| 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 |
Detailed Description
template<typename GF, std::size_t dimR = 1>
class Dune::PDELab::SelectComponentGridFunctionAdapter< GF, dimR >
class Dune::PDELab::SelectComponentGridFunctionAdapter< GF, dimR >
Select certain component(s) of a gridfunction.
- Template Parameters
-
GF Type for the GridFunction dimR Number of components of the resulting GridFunction
- See also
- SelectComponentAdaptor, BoundaryGridFunctionSelectComponentAdaptor.
Member Typedef Documentation
◆ GridViewType
template<class T , class Imp >
|
inherited |
Type of the GridView.
◆ ImplementationTag
template<class T , class Imp >
|
inherited |
◆ Output
template<class T , class Imp >
|
inherited |
◆ Traits
template<typename GF , std::size_t dimR = 1>
| typedef GridFunctionTraits< typename GF::Traits::GridViewType, typename GF::Traits::RangeFieldType, dimR, FieldVector<typename GF::Traits::RangeFieldType, dimR> > Dune::PDELab::SelectComponentGridFunctionAdapter< GF, dimR >::Traits |
Constructor & Destructor Documentation
◆ SelectComponentGridFunctionAdapter() [1/2]
template<typename GF , std::size_t dimR = 1>
|
inline |
construct with a consecutive range of indices
◆ SelectComponentGridFunctionAdapter() [2/2]
template<typename GF , std::size_t dimR = 1>
|
inline |
construct with a full index map
Member Function Documentation
◆ dataSetType()
|
inlineinherited |
Return the data set type of this function.
◆ evaluate() [1/2]
template<class T , class Imp >
|
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] 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 GF , std::size_t dimR = 1>
|
inline |
◆ getGridView()
template<typename GF , std::size_t dimR = 1>
|
inline |
◆ setDataSetType()
|
inlineinherited |
Set the data set type of this function.
◆ setTime()
template<typename GF , std::size_t dimR = 1>
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