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
Definition at line 51 of file prescribed_displ_lagr_mult.cc.
|
inline |
Comparison. Is x coordinate of el1_pt less than that of el2_pt?
Definition at line 57 of file prescribed_displ_lagr_mult.cc.
|
inline |
Comparison. Is x coordinate of el1_pt less than that of el2_pt?
Definition at line 204 of file prescribed_displ_lagr_mult_precond.cc.