Function-type-object to compare finite elements based on their x coordinate. More...
Public Member Functions | |
bool | operator() (FiniteElement *const &el1_pt, FiniteElement *const &el2_pt) const |
Comparison. Is x coordinate of el1_pt less than that of el2_pt? More... | |
bool | operator() (FiniteElement *const &el1_pt, FiniteElement *const &el2_pt) const |
Comparison. Is x coordinate of el1_pt less than that of el2_pt? More... | |
Function-type-object to compare finite elements based on their x coordinate.
/////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////
Function-type-object to compare finite elements based on their x coordinate
Definition at line 47 of file prescribed_displ_lagr_mult.cc.
|
inline |
Comparison. Is x coordinate of el1_pt less than that of el2_pt?
Definition at line 53 of file prescribed_displ_lagr_mult.cc.
|
inline |
Comparison. Is x coordinate of el1_pt less than that of el2_pt?
Definition at line 200 of file prescribed_displ_lagr_mult_precond.cc.