<div dir="ltr">You must not have done "make allfortranstubs".<div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jan 25, 2013 at 2:03 PM, Mark F. Adams <span dir="ltr"><<a href="mailto:mark.adams@columbia.edu" target="_blank">mark.adams@columbia.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div>The DM method is fixed but still no _vecnestgetsubvec_</div><div><br></div><div>
This is what I see in the libs, _veccreatenest_ is there but _vecnestgetsubvec_ is not:</div><div><br></div><div><div>                 U _VecCreateNest</div><div>00000000000003c0 T _veccreatenest_</div><div>00000000000030e0 S _veccreatenest_.eh</div>
<div>0000000000013210 T _VecCreateNest</div><div>000000000001d968 S _VecCreateNest.eh</div><div>                 U _VecCreateNest</div><div>                 U _VecCreateNest</div><div>~/Codes/petsc-dev/arch-macosx-gnu-g/lib>nm *.a | grep -i vecnestgetsubvec</div>
<div><br></div><div>000000000000ec90 T _VecNestGetSubVec</div><div>000000000001d728 S _VecNestGetSubVec.eh</div><div>000000000000ea20 T _VecNestGetSubVec_Nest</div><div>000000000001d6f8 S _VecNestGetSubVec_Nest.eh</div><div>
000000000000f2c0 T _VecNestGetSubVecs</div><div>000000000001d788 S _VecNestGetSubVecs.eh</div><div>000000000000f0b0 T _VecNestGetSubVecs_Nest</div><div>000000000001d758 S _VecNestGetSubVecs_Nest.eh</div><div>000000000000e680 t _VecNestGetSubVecs_Private</div>
<div>000000000001d6c8 s _VecNestGetSubVecs_Private.eh</div></div><div><div class="h5"><div><br></div><div><br></div><br><div><div>On Jan 25, 2013, at 2:49 PM, Jed Brown <<a href="mailto:jedbrown@mcs.anl.gov" target="_blank">jedbrown@mcs.anl.gov</a>> wrote:</div>
<br><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 25, 2013 at 11:13 AM, Jed Brown <span dir="ltr"><<a href="mailto:jedbrown@mcs.anl.gov" target="_blank">jedbrown@mcs.anl.gov</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div><div class="gmail_quote">On Fri, Jan 25, 2013 at 11:11 AM, Mark F. Adams <span dir="ltr"><<a href="mailto:mark.adams@columbia.edu" target="_blank">mark.adams@columbia.edu</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


And, when I link I get some missing stuff:<br>
<br>
Undefined symbols for architecture x86_64:<br>
  "_dmsetoptionsprefix_", referenced from:<br>
      _MAIN__ in petsc_kkt_solver.o<br>
  "_matnestgetsubmat_", referenced from:<br>
      _formjacobian_ in petsc_kkt_solver.o<br>
  "_vecnestgetsubvec_", referenced from:<br>
      _formjacobian_ in petsc_kkt_solver.o<br>
      _formfunction_ in petsc_kkt_solver.o<br>
<br>
Are these missing fortran wrappers?</blockquote></blockquote></div><br></div></div>Yeah, those are missing. I'll add them today and let you know.</blockquote></div><br>Pushed</div><div class="gmail_extra"><br></div><div class="gmail_extra">

<a href="https://bitbucket.org/petsc/petsc-dev/commits/59843d687d130ed7b97ee18d8704320150a44f31" target="_blank">https://bitbucket.org/petsc/petsc-dev/commits/59843d687d130ed7b97ee18d8704320150a44f31</a><br></div><div class="gmail_extra">

<a href="https://bitbucket.org/petsc/petsc-dev/commits/5420f5634239d2a06df1e090a0c1b0effe5ba36d" target="_blank">https://bitbucket.org/petsc/petsc-dev/commits/5420f5634239d2a06df1e090a0c1b0effe5ba36d</a><br></div><div class="gmail_extra">

<a href="https://bitbucket.org/petsc/petsc-dev/commits/b800724bd477bca1a8dc8c2193153866285f511f" target="_blank">https://bitbucket.org/petsc/petsc-dev/commits/b800724bd477bca1a8dc8c2193153866285f511f</a><br></div></div>
</blockquote></div><br></div></div></div></blockquote></div><br></div></div>