On Thu, Jan 14, 2016 at 12:03 AM, praveen kumar <[email protected]> wrote:
> I’ve written a fortan code (F90) for domain decomposition.* I've > specified **the paths of include files and libraries, but the > compiler/linker still * > > > *complained about undefined references.undefined reference to `vectorset_'* > http://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Vec/VecSet.html > > *undefined reference to `dmdagetlocalinfo_'* > This function is not supported in Fortran since it takes a structure. Thanks, Matt > I’m attaching makefile and code. any help will be appreciated. > -- What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead. -- Norbert Wiener
