|
OOFEM 3.0
|
#include <subdivision.h>
Public Member Functions | |
| RS_CompareNodePositions (RS_Mesh *_m) | |
| int | operator() (int i, int j) |
Private Attributes | |
| RS_Mesh * | m |
Definition at line 385 of file subdivision.h.
|
inline |
Definition at line 389 of file subdivision.h.
References m.
| int oofem::Subdivision::RS_CompareNodePositions::operator() | ( | int | i, |
| int | j ) |
Definition at line 5728 of file subdivision.C.
References m.
|
private |
Definition at line 387 of file subdivision.h.
Referenced by operator()(), and RS_CompareNodePositions().