Rheolef
7.2
an efficient C++ finite element environment
|
Definition at line 147 of file expr_utilities.h.
Public Types | |
typedef T | value_type |
Public Member Functions | |
iterator_on_constant (const T &c) | |
iterator_on_constant< T > & | operator++ () |
value_type | operator* () const |
Protected Attributes | |
T | _c |
typedef T value_type |
Definition at line 149 of file expr_utilities.h.
iterator_on_constant | ( | const T & | c | ) |
Definition at line 150 of file expr_utilities.h.
iterator_on_constant< T > & operator++ | ( | ) |
Definition at line 151 of file expr_utilities.h.
value_type operator* | ( | ) | const |
Definition at line 152 of file expr_utilities.h.
Definition at line 154 of file expr_utilities.h.