[petsc-dev] SeqDense linear solver
Matthew Knepley
knepley at gmail.com
Sat Nov 16 07:45:26 CST 2013
On Sat, Nov 16, 2013 at 12:57 AM, Jose David Bermeol <jbermeol at purdue.edu>wrote:
> 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??
>
Use KSP type KSPPREONLY and PC type LU.
This is a petsc-maint question.
Matt
> Thanks
>
--
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which their
experiments lead.
-- Norbert Wiener
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20131116/8709568f/attachment.html>
More information about the petsc-dev
mailing list