|
Rheolef
7.2
an efficient C++ finite element environment
|
Definition at line 376 of file expression.h.
Public Member Functions | |
| template<class T > | |
| float_traits< T >::type | operator() (const T &x) const |
| template<class T > | |
| float_traits< T >::type | operator() (const point_basic< T > &x) const |
| template<class T > | |
| float_traits< T >::type | operator() (const tensor_basic< T > &x) const |
| float_traits< T >::type operator() | ( | const T & | x | ) | const |
Definition at line 378 of file expression.h.
| float_traits< T >::type operator() | ( | const point_basic< T > & | x | ) | const |
Definition at line 380 of file expression.h.
| float_traits< T >::type operator() | ( | const tensor_basic< T > & | x | ) | const |
Definition at line 382 of file expression.h.