cannot convert '_p_Vec* const' to '_p_VecScatter*' for argument '1' to 'PetscErrorCode

Anirban Chatterjee achatter at cse.psu.edu
Tue Nov 24 09:12:36 CST 2009


Hi,

I am trying to use Steve Wright's OOQP with PETSc support and get this 
error:
cannot convert '/_p_Vec/* const' to '/_p_VecScatter/*' for argument '1' 
to 'PetscErrorCode

Can anyone tell me why I am getting this error. I am getting this error 
in the VecScatterBegin function where the first argument type is Vec.

Thanks,
Anirban


More information about the petsc-users mailing list