[petsc-users] lying about nullspaces

Geoffrey Irving irving at naml.us
Mon Jan 9 16:42:52 CST 2012


Hello,

I have a matrix A and an orthogonal projection operator P onto a
fairly large (but sparse) linear subspace.  I want to solve the system

    PAPx = Pb

If set up a MatNullSpace object with MatNullSpaceSetFunction, with KSP
solve the system I want even if A is nonsingular?

Thanks,
Geoffrey


More information about the petsc-users mailing list