
#include <ParFUM_Iterators.h>

Data Fields | |
| int | parfum_index |
| The signed index used to refer to a ParFUM Element. | |
| MeshModel * | model |
| The associated model. | |
Definition at line 116 of file ParFUM_Iterators.h.
The signed index used to refer to a ParFUM Element.
Non-negatives are ghosts
Definition at line 119 of file ParFUM_Iterators.h.
Referenced by meshNodeItr_Begin(), meshNodeItr_GetCurr(), meshNodeItr_IsValid(), and meshNodeItr_Next().
The associated model.
Definition at line 121 of file ParFUM_Iterators.h.
Referenced by meshModel_CreateNodeItr(), meshNodeItr_Begin(), meshNodeItr_IsValid(), and meshNodeItr_Next().
1.5.5