[petsc-dev] missing fortran stuff?

Jed Brown jedbrown at mcs.anl.gov
Fri Jan 25 14:02:01 CST 2013


On Fri, Jan 25, 2013 at 1:31 PM, Mark F. Adams <mark.adams at columbia.edu>wrote:

> > I think you're just missing "use petscdmda".
>
> That did not help:
>
>       program main
> #include <finclude/petscdmdef.h>
> #include <finclude/petscsnesdef.h>
>       use petscdm
>       use petscdmda
>       use petscsnes
>       use petsc_kkt_solver_module
>       use petsc_kkt_solver_moduleinterfaces
> !      implicit none


Can you compare what you've got to snes ex5f90t.F?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20130125/0cc0721f/attachment.html>


More information about the petsc-dev mailing list