Public Types | |
| typedef E1::const_iterator | E1Iter |
| typedef E2::const_iterator | E2Iter |
| typedef E3::const_iterator | E3Iter |
| using | difference_type = typename E3Iter::difference_type |
| using | value_type = typename E1Iter::value_type |
| using | pointer = typename E1Iter::pointer |
| using | reference = typename E1Iter::reference |
| using | iterator_category = typename E3Iter::iterator_category |
Public Member Functions | |
| const_iterator (E1Iter uIter, E2Iter vIter, E3Iter weightIter) | |
| value_type | operator* () const |
| value_type | operator[] (const difference_type i) const |
| const_iterator & | operator++ () |
| const_iterator | operator++ (int) |
| const_iterator & | operator-- () |
| const_iterator | operator-- (int) |
| const_iterator | operator+ (const label i) const |
| const_iterator | operator- (const label i) const |
| difference_type | operator- (const const_iterator &it) const |
| bool | operator== (const const_iterator &it) const |
| bool | operator!= (const const_iterator &it) const |
| bool | operator< (const const_iterator &it) const |
| bool | operator<= (const const_iterator &it) const |
| bool | operator> (const const_iterator &it) const |
| bool | operator>= (const const_iterator &it) const |
| const_iterator & | operator+= (const difference_type n) |
| const_iterator & | operator-= (const difference_type n) |
Public Attributes | |
| E1Iter | uIter_ |
| E2Iter | vIter_ |
| E3Iter | weightIter_ |
Definition at line 1845 of file ListExpression.H.
| typedef E1::const_iterator E1Iter |
Definition at line 1847 of file ListExpression.H.
| typedef E2::const_iterator E2Iter |
Definition at line 1848 of file ListExpression.H.
| typedef E3::const_iterator E3Iter |
Definition at line 1849 of file ListExpression.H.
| using difference_type = typename E3Iter::difference_type |
Definition at line 1850 of file ListExpression.H.
| using value_type = typename E1Iter::value_type |
Definition at line 1851 of file ListExpression.H.
| using pointer = typename E1Iter::pointer |
Definition at line 1852 of file ListExpression.H.
| using reference = typename E1Iter::reference |
Definition at line 1853 of file ListExpression.H.
| using iterator_category = typename E3Iter::iterator_category |
Definition at line 1854 of file ListExpression.H.
|
inline |
Definition at line 1859 of file ListExpression.H.
Referenced by List_interpolate< E1, E2, E3 >::const_iterator::operator+(), and List_interpolate< E1, E2, E3 >::const_iterator::operator-().

|
inline |
Definition at line 1865 of file ListExpression.H.
References List_interpolate< E1, E2, E3 >::const_iterator::uIter_, List_interpolate< E1, E2, E3 >::const_iterator::vIter_, and List_interpolate< E1, E2, E3 >::const_iterator::weightIter_.
|
inline |
Definition at line 1871 of file ListExpression.H.
References List_interpolate< E1, E2, E3 >::const_iterator::uIter_, List_interpolate< E1, E2, E3 >::const_iterator::vIter_, and List_interpolate< E1, E2, E3 >::const_iterator::weightIter_.
|
inline |
Definition at line 1877 of file ListExpression.H.
References List_interpolate< E1, E2, E3 >::const_iterator::uIter_, List_interpolate< E1, E2, E3 >::const_iterator::vIter_, and List_interpolate< E1, E2, E3 >::const_iterator::weightIter_.
|
inline |
Definition at line 1884 of file ListExpression.H.
References List_interpolate< E1, E2, E3 >::const_iterator::uIter_, List_interpolate< E1, E2, E3 >::const_iterator::vIter_, and List_interpolate< E1, E2, E3 >::const_iterator::weightIter_.
|
inline |
Definition at line 1892 of file ListExpression.H.
References List_interpolate< E1, E2, E3 >::const_iterator::uIter_, List_interpolate< E1, E2, E3 >::const_iterator::vIter_, and List_interpolate< E1, E2, E3 >::const_iterator::weightIter_.
|
inline |
Definition at line 1899 of file ListExpression.H.
References List_interpolate< E1, E2, E3 >::const_iterator::uIter_, List_interpolate< E1, E2, E3 >::const_iterator::vIter_, and List_interpolate< E1, E2, E3 >::const_iterator::weightIter_.
|
inline |
Definition at line 1907 of file ListExpression.H.
References List_interpolate< E1, E2, E3 >::const_iterator::const_iterator(), List_interpolate< E1, E2, E3 >::const_iterator::uIter_, List_interpolate< E1, E2, E3 >::const_iterator::vIter_, and List_interpolate< E1, E2, E3 >::const_iterator::weightIter_.

|
inline |
Definition at line 1911 of file ListExpression.H.
References List_interpolate< E1, E2, E3 >::const_iterator::const_iterator(), List_interpolate< E1, E2, E3 >::const_iterator::uIter_, List_interpolate< E1, E2, E3 >::const_iterator::vIter_, and List_interpolate< E1, E2, E3 >::const_iterator::weightIter_.

|
inline |
Definition at line 1915 of file ListExpression.H.
References List_interpolate< E1, E2, E3 >::const_iterator::uIter_.
|
inline |
Definition at line 1919 of file ListExpression.H.
References List_interpolate< E1, E2, E3 >::const_iterator::uIter_, List_interpolate< E1, E2, E3 >::const_iterator::vIter_, and List_interpolate< E1, E2, E3 >::const_iterator::weightIter_.
Referenced by List_interpolate< E1, E2, E3 >::const_iterator::operator!=().

|
inline |
Definition at line 1926 of file ListExpression.H.
References List_interpolate< E1, E2, E3 >::const_iterator::operator==().

|
inline |
Definition at line 1930 of file ListExpression.H.
References List_interpolate< E1, E2, E3 >::const_iterator::uIter_.
|
inline |
Definition at line 1934 of file ListExpression.H.
References List_interpolate< E1, E2, E3 >::const_iterator::uIter_.
|
inline |
Definition at line 1938 of file ListExpression.H.
References List_interpolate< E1, E2, E3 >::const_iterator::uIter_.
|
inline |
Definition at line 1942 of file ListExpression.H.
References List_interpolate< E1, E2, E3 >::const_iterator::uIter_.
|
inline |
Definition at line 1946 of file ListExpression.H.
References n, List_interpolate< E1, E2, E3 >::const_iterator::uIter_, List_interpolate< E1, E2, E3 >::const_iterator::vIter_, and List_interpolate< E1, E2, E3 >::const_iterator::weightIter_.
|
inline |
Definition at line 1953 of file ListExpression.H.
References n, List_interpolate< E1, E2, E3 >::const_iterator::uIter_, List_interpolate< E1, E2, E3 >::const_iterator::vIter_, and List_interpolate< E1, E2, E3 >::const_iterator::weightIter_.
| E1Iter uIter_ |
Definition at line 1855 of file ListExpression.H.
Referenced by List_interpolate< E1, E2, E3 >::const_iterator::operator*(), List_interpolate< E1, E2, E3 >::const_iterator::operator+(), List_interpolate< E1, E2, E3 >::const_iterator::operator++(), List_interpolate< E1, E2, E3 >::const_iterator::operator+=(), List_interpolate< E1, E2, E3 >::const_iterator::operator-(), List_interpolate< E1, E2, E3 >::const_iterator::operator--(), List_interpolate< E1, E2, E3 >::const_iterator::operator-=(), List_interpolate< E1, E2, E3 >::const_iterator::operator<(), List_interpolate< E1, E2, E3 >::const_iterator::operator<=(), List_interpolate< E1, E2, E3 >::const_iterator::operator==(), List_interpolate< E1, E2, E3 >::const_iterator::operator>(), List_interpolate< E1, E2, E3 >::const_iterator::operator>=(), and List_interpolate< E1, E2, E3 >::const_iterator::operator[]().
| E2Iter vIter_ |
Definition at line 1856 of file ListExpression.H.
Referenced by List_interpolate< E1, E2, E3 >::const_iterator::operator*(), List_interpolate< E1, E2, E3 >::const_iterator::operator+(), List_interpolate< E1, E2, E3 >::const_iterator::operator++(), List_interpolate< E1, E2, E3 >::const_iterator::operator+=(), List_interpolate< E1, E2, E3 >::const_iterator::operator-(), List_interpolate< E1, E2, E3 >::const_iterator::operator--(), List_interpolate< E1, E2, E3 >::const_iterator::operator-=(), List_interpolate< E1, E2, E3 >::const_iterator::operator==(), and List_interpolate< E1, E2, E3 >::const_iterator::operator[]().
| E3Iter weightIter_ |
Definition at line 1857 of file ListExpression.H.
Referenced by List_interpolate< E1, E2, E3 >::const_iterator::operator*(), List_interpolate< E1, E2, E3 >::const_iterator::operator+(), List_interpolate< E1, E2, E3 >::const_iterator::operator++(), List_interpolate< E1, E2, E3 >::const_iterator::operator+=(), List_interpolate< E1, E2, E3 >::const_iterator::operator-(), List_interpolate< E1, E2, E3 >::const_iterator::operator--(), List_interpolate< E1, E2, E3 >::const_iterator::operator-=(), List_interpolate< E1, E2, E3 >::const_iterator::operator==(), and List_interpolate< E1, E2, E3 >::const_iterator::operator[]().