Dear All, If I have a SparseMatrix and compute SparseILU restricting the sparsity to the given matrix using the functions/options given in https://www.dealii.org/developer/doxygen/deal.II/classSparseILU.html, I was wondering if there is anyway to access the Sparse matrix obtained after the SparseILU decomposition. Also does dealii make use of the MKL call "dcsrilu0" to do the SparseILU when restricting the sparsity to the given matrix?
Thanks and Regards Phani -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
