[petsc-users] Algorithms to remove null spaces in a singular	system
    Jed Brown 
    jed at jedbrown.org
       
    Thu Oct 13 09:17:29 CDT 2016
    
    
  
"Kong, Fande" <fande.kong at inl.gov> writes:
> On Wed, Oct 12, 2016 at 10:21 PM, Jed Brown <jed at jedbrown.org> wrote:
>
>> 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).
>>
>
> What does R mean here?
It's a QR factorization, where the (right triangular) R is optional.
-------------- 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/20161013/e6b71a96/attachment.pgp>
    
    
More information about the petsc-users
mailing list