[petsc-dev] SeqDense linear solver

Jed Brown jedbrown at mcs.anl.gov
Sat Nov 16 01:00:31 CST 2013


Jose David Bermeol <jbermeol at purdue.edu> writes:

> Hi, I would like to solve a linear system of equations over a
> sequential dense matrix, I know that for this kind of matrices you
> perform some lapack calls, so is it possible to do it??

Yup, MatCreateSeqDense() and use -ksp_type preonly -pc_type lu.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20131116/a2fd0de3/attachment.sig>


More information about the petsc-dev mailing list