Linear Algorithm: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
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. | ||
:<math> \Delta U = - K^{-1}R(U),\!</math> | |||
{| | {| |
Revision as of 18:34, 3 March 2010
- Command_Manual
- Tcl Commands
- Modeling_Commands
- model
- uniaxialMaterial
- ndMaterial
- frictionModel
- section
- geometricTransf
- element
- node
- sp commands
- mp commands
- timeSeries
- pattern
- mass
- block commands
- region
- rayleigh
- Analysis Commands
- Output Commands
- Misc Commands
- DataBase Commands
This command is used to construct a Linear algorithm object which takes one iteration to solve the system of equations.
- <math> \Delta U = - K^{-1}R(U),\!</math>
algorithm Linear |
Code Developed by: fmk