[petsc-users] Find an orthogonal set of vectors

Jed Brown jed at jedbrown.org
Wed Jun 6 00:33:02 CDT 2018


Consider BVOrthogonalize in SLEPc.  It can also be more stable than Gram-Schmidt.

Harshad Sahasrabudhe <hsahasra at purdue.edu> writes:

> Hello,
>
> I have a set of m n-dimensional vectors and I need to find orthogonal
> vectors in this subspace. This can be done using the Gram-Schmidt process.
> Is there a way to set up the KSP to do this directly in PETSc?
>
> Thanks,
> Harshad


More information about the petsc-users mailing list