GetNodeID

Returns a true or false value depending on if the quantity is computed on nodes or not. Use it in conjunction with the Finite Element Method. When the operation is successful, the function puts the node ID associated with the current expression call in the argument.

Calling convention:

bool GetNodeID(int* val)
Argument Data type Description
val int* The node ID if the quantity is computed on node.