MOOCHO (Single Doxygen Collection)
Version of the Day
|
ele1.index() < ele2.index() More...
#include <AbstractLinAlgPack_compare_element_indexes.hpp>
Inherits unary_function< T_Element, T_Element::index_type >.
Public Member Functions | |
bool | operator() (const T_Element &ele1, const T_Element &ele2) |
bool | operator() (typename T_Element::index_type i, const T_Element &ele2) |
bool | operator() (const T_Element &ele1, typename T_Element::index_type i) |
ele1.index() < ele2.index()
Definition at line 60 of file AbstractLinAlgPack_compare_element_indexes.hpp.
|
inline |
Definition at line 63 of file AbstractLinAlgPack_compare_element_indexes.hpp.
|
inline |
Definition at line 66 of file AbstractLinAlgPack_compare_element_indexes.hpp.
|
inline |
Definition at line 69 of file AbstractLinAlgPack_compare_element_indexes.hpp.