Borrar filtros
Borrar filtros

Nested dissection for solving x=A\b

1 visualización (últimos 30 días)
Sriramkrishnan Muralikrishnan
Sriramkrishnan Muralikrishnan el 6 de Ag. de 2015
I am using nested dissection ordering with multi-level Schur complement procedure for solving x=A\b. The linear system arises from FEM discretization of 2D poisson problem. Nested dissection should be faster than backslash for large problem sizes. (Please see https://www.mathworks.com/matlabcentral/newsreader/view_thread/241438)
But in my experience I found that for small problems they were both taking almost same time and nested dissection tends to slow down for large problem sizes which should not happen. So what should I do in order to correctly implement the nested dissection method in matlab to get the speedup for large problems than backslash.

Respuestas (0)

Categorías

Más información sobre Matrix Computations en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by