|
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::SimpleDOFIndex< F > Struct Template Reference
#include <dune/pdelab/common/simpledofindex.hh>
Inheritance diagram for Dune::PDELab::SimpleDOFIndex< F >:

Public Types | |
| typedef typename Base::size_type | size_type |
| typedef typename Base::value_type | value_type |
| typedef value_type & | reference |
| typedef const value_type & | const_reference |
| typedef Traits::derived_type | derived_type |
| typedef FieldTraits< value_type >::field_type | field_type |
| typedef Traits::value_type | block_type |
| typedef DenseIterator< DenseVector, value_type > | Iterator |
| typedef Iterator | iterator |
| typedef DenseIterator< const DenseVector, const value_type > | ConstIterator |
| typedef ConstIterator | const_iterator |
Public Member Functions | |
| SimpleDOFIndex () | |
| SimpleDOFIndex (const F &v) | |
| F & | back () |
| const F & | back () const |
| explicit (SIZE !=1) const expr FieldVector(const value_type &value) noexcept | |
| explicit (SIZE !=1) const expr FieldVector(const S &scalar) noexcept(std::is_nothrow_constructible_v< K, S >) | |
| constexpr value_type & | front () |
| constexpr const value_type & | front () const |
| constexpr bool | empty () const |
| constexpr size_type | size () const |
| constexpr Iterator | begin () |
| constexpr ConstIterator | begin () const |
| constexpr Iterator | end () |
| constexpr ConstIterator | end () const |
| constexpr Iterator | beforeEnd () |
| constexpr ConstIterator | beforeEnd () const |
| constexpr Iterator | beforeBegin () |
| constexpr ConstIterator | beforeBegin () const |
| constexpr Iterator | find (size_type i) |
| constexpr ConstIterator | find (size_type i) const |
| constexpr Iterator | find (size_type i) |
| constexpr ConstIterator | find (size_type i) const |
| constexpr derived_type & | operator+= (const DenseVector< Other > &x) |
| constexpr std::enable_if< std::is_convertible< ValueType, value_type >::value, derived_type >::type & | operator+= (const ValueType &kk) |
| constexpr derived_type & | operator-= (const DenseVector< Other > &x) |
| constexpr std::enable_if< std::is_convertible< ValueType, value_type >::value, derived_type >::type & | operator-= (const ValueType &kk) |
| constexpr derived_type | operator+ (const DenseVector< Other > &b) const |
| constexpr derived_type | operator- (const DenseVector< Other > &b) const |
| constexpr derived_type | operator- () const |
| constexpr std::enable_if< std::is_convertible< FieldType, field_type >::value, derived_type >::type & | operator*= (const FieldType &kk) |
| constexpr std::enable_if< std::is_convertible< FieldType, field_type >::value, derived_type >::type & | operator/= (const FieldType &kk) |
| constexpr bool | operator== (const DenseVector< Other > &x) const |
| constexpr bool | operator!= (const DenseVector< Other > &x) const |
| constexpr derived_type & | axpy (const field_type &a, const DenseVector< Other > &x) |
| constexpr PromotionTraits< field_type, typenameDenseVector< Other >::field_type >::PromotedType | operator* (const DenseVector< Other > &x) const |
| constexpr PromotionTraits< field_type, typenameDenseVector< Other >::field_type >::PromotedType | dot (const DenseVector< Other > &x) const |
| constexpr FieldTraits< value_type >::real_type | one_norm () const |
| constexpr FieldTraits< value_type >::real_type | one_norm_real () const |
| constexpr FieldTraits< value_type >::real_type | two_norm () const |
| constexpr FieldTraits< value_type >::real_type | two_norm2 () const |
| constexpr FieldTraits< vt >::real_type | infinity_norm () const |
| constexpr FieldTraits< vt >::real_type | infinity_norm () const |
| constexpr FieldTraits< vt >::real_type | infinity_norm_real () const |
| constexpr FieldTraits< vt >::real_type | infinity_norm_real () const |
| constexpr size_type | N () const |
| constexpr size_type | dim () const |
| constexpr reference | operator[] (size_type i) |
| constexpr const_reference | operator[] (size_type i) const |
| constexpr reference | operator[] (size_type i) |
| constexpr const_reference | operator[] (size_type i) const |
| constexpr value_type & | operator[] (size_type i) |
| constexpr const value_type & | operator[] (size_type i) const |
| constexpr K * | data () noexcept |
| constexpr const K * | data () const noexcept |
| constexpr K * | data () noexcept |
| constexpr const K * | data () const noexcept |
| constexpr | operator const_reference () const noexcept |
| constexpr | operator const_reference () const noexcept |
| constexpr | operator reference () noexcept |
| constexpr | operator reference () noexcept |
| std::istream & | operator>> (std::istream &in, FieldVector< K, SIZE > &v) |
| std::ostream & | operator<< (std::ostream &s, const DenseVector< FieldVector< K, SIZE > > &v) |
| std::ostream & | operator<< (std::ostream &s, const DenseVector< V > &v) |
Static Public Member Functions | |
| static constexpr size_type | size () noexcept |
| static constexpr size_type | size () noexcept |
Static Public Attributes | |
| static constexpr int | dimension |
| static constexpr int | blocklevel |
Constructor & Destructor Documentation
◆ SimpleDOFIndex() [1/2]
template<typename F >
|
inline |
◆ SimpleDOFIndex() [2/2]
template<typename F >
|
inline |
Member Function Documentation
◆ back() [1/2]
template<typename F >
|
inline |
◆ back() [2/2]
template<typename F >
|
inline |
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8