#include <node.h>
Data Fields | |
int | id |
void * | curr_elm |
Definition at line 60 of file node.h.
int sNodeConstr::id |
Definition at line 62 of file node.h.
Referenced by _NfiReadNodeConstrain(), and DisplacementVelocity().
void* sNodeConstr::curr_elm |