[petsc-users] Algorithms to remove null spaces in a singular system

Jed Brown jed at jedbrown.org
Wed Oct 12 23:21:50 CDT 2016


Barry Smith <bsmith at mcs.anl.gov> writes:
>   I would make that a separate routine that the users would call first.

We have VecMDot and VecMAXPY.  I would propose adding

  VecQR(PetscInt nvecs,Vec *vecs,PetscScalar *R);

(where R can be NULL).

Does anyone use the "Vecs" type?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 800 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20161012/7b4987fb/attachment.pgp>


More information about the petsc-users mailing list