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 375 of file expression.h.
float_traits<T>::type operator() | ( | const T & | x | ) | const |
Definition at line 377 of file expression.h.
float_traits<T>::type operator() | ( | const point_basic< T > & | x | ) | const |
Definition at line 379 of file expression.h.
float_traits<T>::type operator() | ( | const tensor_basic< T > & | x | ) | const |
Definition at line 381 of file expression.h.