SuperLU SOE

From OpenSeesWiki
Revision as of 23:57, 10 March 2010 by Fmk (talk | contribs) (Created page with '{{CommandManualMenu}} This command is used to construct a SparseGEN linear system of equation object. As the name implies, this class is used for sparse matrix systems. The solu...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search




This command is used to construct a SparseGEN linear system of equation object. As the name implies, this class is used for sparse matrix systems. The solution of the sparse matrix is carried out using SuperLU. To following command is used to construct such a system:

system SparseGEN



REFERENCES:

James W. Demmel and Stanley C. Eisenstat and John R. Gilbert and Xiaoye S. Li and Joseph W. H. Liu, "A supernodal approach to sparse partial pivoting", SIAM J. Matrix Analysis and Applications, 20(3), 720-755, 1999.



Code Developed by: fmk