Hi I uploaded my code to cluster which has Petsc 3.4.4. While compiling the code it gave error:
too few arguments to function ‘PetscErrorCode KSPSetOperators(KSP, Mat, Mat, MatStructure) On my computer I use latest Petsc version and I use only three arguments for the function and it works well. Is the problem due to version difference? Thanks, Orhan Shibliyev
