[petsc-users] MatMult a MatNest and a Vec

Hui Zhang mike.hui.zhang at hotmail.com
Fri Sep 30 10:51:00 CDT 2011


Hi all,

Do you know what type of the resulting vector y by MatMult of a MatNest A and a Vec x, i.e. y = Ax?
Because after that I want to modify a SubVec of the result y. If it is a VectNest, I think
VecNestGetSubVec should be used but not VecGetSubVector. 

Thank you for always helps!

Hui


More information about the petsc-users mailing list