Hello,

After the version was upgraded to 3.4.4, I got the error "undefined reference 
to `dmsetmattype_' ". I was using PETSc-dev, and it worked fine.

The matrix was created as below

       CALL DMSetMatType(da,MATMPISBAIJ,ierr)
       CALL DMCreateMatrix(da,mat,ierr)

Thank you.

Best regards
JJ

Reply via email to