Permuting Sparse matrices using "dissect" to Implement "Multilevel Schur complement Low-Rank" (MSLR) method to solve linear systems

조회 수: 2 (최근 30일)
I want to implement "parGeMSLR" method in matlab. [see: https://www-users.cse.umn.edu/~saad/software/ParGeMSLR/Documentation.pdf]
This need permuting sparse matrix using nested dissection. MATLAB has "dissect" function which ouput is only a permute vector. I need to have seperators and other informations.
How can I extract the requiered informations from the output of "dissect"? or is there any simple instructure to implement nested dissection? or is there any ready to use package available?
Thanks

답변 (0개)

카테고리

Help CenterFile Exchange에서 Linear Algebra에 대해 자세히 알아보기

제품


릴리스

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by