|
OOFEM 3.0
|
#include <sloangraph.h>
Public Member Functions | |
| SloanNodalDegreeOrderingCrit (SloanGraph *g) | |
| int | operator() (const int n1, const int n2) |
Private Attributes | |
| SloanGraph * | graph |
Definition at line 218 of file sloangraph.h.
|
inline |
Definition at line 222 of file sloangraph.h.
References graph.
|
inline |
Definition at line 225 of file sloangraph.h.
References graph.
|
private |
Definition at line 220 of file sloangraph.h.
Referenced by operator()(), and SloanNodalDegreeOrderingCrit().