getting vector values using local block indices

Craig Tanis craig-tanis at utc.edu
Fri Dec 4 09:52:50 CST 2009


Hi, I have a vector that I've manipulated using local indexing configured with VecSetLocalToGlobalMappingBlock,
now I've done a linear solve using this vector as the RHS, and I need to extract values from the solution..  There appears to be no VecGetValuesBlockedLocal function..  What's the best way to pull these out?

thanks,
Craig


More information about the petsc-users mailing list