[petsc-users] Does VecSetBlockSize works if Vec is created by VecCreateGhost

Barry Smith bsmith at mcs.anl.gov
Tue Mar 17 19:05:50 CDT 2015


 Using VecCreateGhostBlock() is more efficient. Setting a block size with VecSetBlockSize() on a vector created with VecCreateGhost() likely won't do much.

  Barry


> On Mar 17, 2015, at 5:22 PM, Chung-Kan Huang <ckhuangf at gmail.com> wrote:
> 
> 
> 
> -- 
> Cheers
> 



More information about the petsc-users mailing list