ProfileSPDSystem
ProfileSPDSystem
Bases: System
Profile symmetric positive definite linear system solver.
ProfileSPDSystem utilizes active column (skyline) storage and a profile solver specifically optimized for symmetric positive definite (SPD) system matrices.
Tcl form
system ProfileSPD
Example
Create a ProfileSPD solver system.