Linear Algorithm: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
{| | {| | ||
| style="background:yellow; color:black; width:800px" | '''algorithm Linear''' | | style="background:yellow; color:black; width:800px" | '''algorithm Linear <-initial>''' | ||
|} | |} | ||
Revision as of 07:53, 12 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 <-initial> |
Code Developed by: fmk