Numberer Command: Difference between revisions

From OpenSeesWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{CommandManualMenu}}
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.


{|  
{|  
Line 7: Line 8:


----
----


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

Revision as of 04:57, 27 February 2010




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