|
Rheolef
7.1
an efficient C++ finite element environment
|
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 |
Definition at line 348 of file expression.h.
| float_traits<T>::type operator() | ( | const T & | x | ) | const |
Definition at line 350 of file expression.h.
| float_traits<T>::type operator() | ( | const point_basic< T > & | x | ) | const |
Definition at line 352 of file expression.h.
| float_traits<T>::type operator() | ( | const tensor_basic< T > & | x | ) | const |
Definition at line 354 of file expression.h.