[petsc-users] Algorithms to remove null spaces in a singular system
Matthew Knepley
knepley at gmail.com
Thu Oct 13 09:23:52 CDT 2016
On Thu, Oct 13, 2016 at 9:06 AM, Kong, Fande <fande.kong at inl.gov> wrote:
>
>
> 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 means the coefficients of the old basis vectors in the new basis.
Matt
> If nobody working on this, I will be going to take a try.
>
> Fande,
>
>
>>
>> Does anyone use the "Vecs" type?
>>
>
>
--
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-users/attachments/20161013/02a2a959/attachment-0001.html>
More information about the petsc-users
mailing list