Comparison object to use with DofObject pointers. 更多...
#include <dof_object.h>
Public 成员函数 | |
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.
在文件 dof_object.h 第 1371 行定义.
|
inline |
在文件 dof_object.h 第 1373 行定义.