[petsc-dev] MatMFFDSetType

Adrian Croucher a.croucher at auckland.ac.nz
Thu Jun 23 21:07:00 CDT 2016


hi

I'm trying to call MatMFFDSetType() from a Fortran code. It works OK if I do

call MatMFFDSetType(A, MATMFFD_WP, ierr)

but it fails to compile if I try

call MatMFFDSetType(A, MATMFFD_DS, ierr)

the error being:

Error: Symbol 'matmffd_ds' at (1) has no IMPLICIT type

Is that a bug?

Cheers, Adrian

-- 
Dr Adrian Croucher
Senior Research Fellow
Department of Engineering Science
University of Auckland, New Zealand
email: a.croucher at auckland.ac.nz
tel: +64 (0)9 923 84611

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20160624/71da31e2/attachment.html>


More information about the petsc-dev mailing list