Linear Algorithm: Difference between revisions

From OpenSeesWiki
Jump to navigation Jump to search
(New page: This command is used to construct a Linear algorithm object which takes one iteration to solve the system of equations. algorithm Linear)
 
No edit summary
Line 1: Line 1:
This command is used to construct a Linear algorithm object which takes one iteration to solve the system of equations.
This command is used to construct a Linear algorithm object which takes one iteration to solve the system of equations.


algorithm Linear
{|
| style="background:yellow; color:black; width:800px" | '''algorithm Linear'''
|}
 
 
----
 
Code Developed by: <span style="color:blue"> fmk </span>

Revision as of 19:22, 9 October 2009

This command is used to construct a Linear algorithm object which takes one iteration to solve the system of equations.

algorithm Linear



Code Developed by: fmk