While going through the documentation, I came across options for DMP linear solvers but couldn't find any with SMP.

Could somenone please guide me to any such possibilities within the library or through interface to some external library.

You could also go through PETSc. You can build the PETSc matrix on a single node and then see whether PETSc supports any of their sparse direct solvers using multiple threads.

Best
 W.

--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 bange...@colostate.edu
                           www: http://www.math.colostate.edu/~bangerth/

--
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 dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/718f6cf6-e91f-0bf5-1b05-3a0702078f72%40colostate.edu.

Reply via email to