<div dir="ltr">Thanks a lot Satish. <br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 15, 2016 at 12:05 PM, Satish Balay <span dir="ltr"><<a href="mailto:balay@mcs.anl.gov" target="_blank">balay@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Matt already responded to this. You should be using VecSet() - not VectorSet().<br>
I'm not sure where you got VectorSet() from...<br>
<br>
> > <a href="http://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Vec/VecSet.html" rel="noreferrer" target="_blank">http://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Vec/VecSet.html</a><br>
<br>
Satish<br>
<br>
On Fri, 15 Jan 2016, praveen kumar wrote:<br>
<br>
> I’m struggling to figure out *undefined reference to `vectorset_*. I’ve<br>
<span class="">> included both  petscvec.h and petscvec.h90 but the error appears again.<br>
> I’m attaching makefile and code. any help will be appreciated.<br>
><br>
> On Thu, Jan 14, 2016 at 9:39 PM, Matthew Knepley <<a href="mailto:knepley@gmail.com">knepley@gmail.com</a>> wrote:<br>
><br>
> > On Thu, Jan 14, 2016 at 12:03 AM, praveen kumar <<a href="mailto:praveenpetsc@gmail.com">praveenpetsc@gmail.com</a>><br>
> > wrote:<br>
> ><br>
</span>> >> I’ve written a fortan code (F90)  for domain decomposition.* I've<br>
> >> specified **the paths of include files and libraries, but the<br>
> >> compiler/linker still *<br>
> >><br>
> >><br>
> >> *complained about undefined references.undefined reference to<br>
> >> `vectorset_'*<br>
> >><br>
> ><br>
> > <a href="http://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Vec/VecSet.html" rel="noreferrer" target="_blank">http://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Vec/VecSet.html</a><br>
> ><br>
> ><br>
> >><br>
> >> *undefined reference to `dmdagetlocalinfo_'*<br>
<div class="HOEnZb"><div class="h5">> >><br>
> ><br>
> > This function is not supported in Fortran since it takes a structure.<br>
> ><br>
> >   Thanks,<br>
> ><br>
> >     Matt<br>
> ><br>
> ><br>
> >> I’m attaching makefile and code. any help will be appreciated.<br>
> >><br>
> ><br>
> ><br>
> ><br>
> > --<br>
> > What most experimenters take for granted before they begin their<br>
> > experiments is infinitely more interesting than any results to which their<br>
> > experiments lead.<br>
> > -- Norbert Wiener<br>
> ><br>
><br>
</div></div></blockquote></div><br></div>