#include <node.h>
Public Attributes | |
int | myid |
My id. | |
int | myvert |
My vertex association (-1=none,else k>=0). | |
char | type |
My node type (0=interior,odd=diri,even=neu). | |
char | chart |
My chart number. | |
char | numx |
number of coordinates for my chart | |
double | x [3] |
My nodal coordinates (wrt my chart). | |
double | val |
My nodal value. |