[petsc-users] PetscOptionsBegin in Fortran
Barry Smith
bsmith at mcs.anl.gov
Sun Dec 27 12:05:06 CST 2015
No, in Fortran you can only use the PetscOptionsGet[Int,...] routines not the PetscOptions[Int,...] routines.
Barry
> On Dec 27, 2015, at 11:56 AM, Michele Rosso <mrosso at uci.edu> wrote:
>
> Hi,
>
> is there a Fortran version for PetscOptionsBegin?
> I tried it to use it in my fortran code but the compiler complains about an undefined reference at link time.
> I am using petsc-master.
>
> Michele
More information about the petsc-users
mailing list