Numberer Command: Difference between revisions

From OpenSeesWiki
Jump to navigation Jump to search
(New page: This command is used to construct the DOF_Numberer object. The DOF_Numberer object determines the mapping between equation numbers and degrees-of-freedom -- how degrees-of-freedom are numb...)
 
No edit summary
Line 1: Line 1:
This command is used to construct the DOF_Numberer object. The DOF_Numberer object determines the mapping between equation numbers and degrees-of-freedom -- how degrees-of-freedom are numbered.
This command is used to construct the DOF_Numberer object. The DOF_Numberer object determines the mapping between equation numbers and degrees-of-freedom -- how degrees-of-freedom are numbered.
{|
| style="background:yellow; color:black; width:800px" | '''numberer numbererType? arg1? ...'''
|}
----
The type of DOF_Numberer created and the additional arguments required depends on the '''numbererType?''' provided in the command.
The following contain information about numbererType? and the args required for each of the available dof numberer types:


#[[Plain Numberer]]
#[[Plain Numberer]]
#[[RCM Numberer]]
#[[RCM Numberer]]

Revision as of 22:30, 6 October 2009

This command is used to construct the DOF_Numberer object. The DOF_Numberer object determines the mapping between equation numbers and degrees-of-freedom -- how degrees-of-freedom are numbered.


numberer numbererType? arg1? ...


The type of DOF_Numberer created and the additional arguments required depends on the numbererType? provided in the command.


The following contain information about numbererType? and the args required for each of the available dof numberer types:


  1. Plain Numberer
  2. RCM Numberer