Public Member Functions | |
tuple () | |
default constructor | |
tuple (int o, int n) | |
constructor | |
Data Fields | |
int | oldIdx |
old index of a node | |
int | newIdx |
the corresponding new index |
Definition at line 2542 of file ParFUM_internals.h.
FEM_MUtil::tuple::tuple | ( | ) | [inline] |