Node
From Nemesis
(Difference between revisions)
| Line 4: | Line 4: | ||
== Data representation == | == Data representation == | ||
| + | |||
| + | |||
| + | =See also= | ||
| + | *[[node]] module. | ||
| + | [[Category:User guide]] | ||
Revision as of 17:46, 11 January 2007
The following article describes the use of the node module. This module is responsible for most operations acting on nodes, like adding new nodes, fixing some of their dofs or retrieving their data.
Degrees of freedom
Data representation
See also
- node module.