libMesh
|
Comparison object to use with DofObject pointers. More...
#include <dof_object.h>
Public Member Functions | |
bool | operator() (const DofObject *a, const DofObject *b) const |
Comparison object to use with DofObject pointers.
This sorts by id(), so when we iterate over a set of DofObjects we visit the objects in order of increasing ID.
Definition at line 1378 of file dof_object.h.
|
inline |
Definition at line 1380 of file dof_object.h.
References libMesh::DofObject::id(), and libMesh::libmesh_assert().