Public Member Functions | List of all members
ElementCmp Class Reference

Function-type-object to perform comparison of elements in y-direction. More...

Public Member Functions

bool operator() (GeneralisedElement *const &x, GeneralisedElement *const &y) const
 Comparison. Are the values identical or not? More...
 

Detailed Description

Function-type-object to perform comparison of elements in y-direction.

Definition at line 93 of file 3d_rayleigh_instability_surfactant.cc.

Member Function Documentation

◆ operator()()

bool ElementCmp::operator() ( GeneralisedElement *const &  x,
GeneralisedElement *const &  y 
) const
inline

Comparison. Are the values identical or not?

Definition at line 98 of file 3d_rayleigh_instability_surfactant.cc.


The documentation for this class was generated from the following file: