<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Nov 25, 2013 at 1:52 PM, Matthew Knepley <span dir="ltr"><<a href="mailto:knepley@gmail.com" target="_blank">knepley@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div class="im">On Mon, Nov 25, 2013 at 1:47 PM, Barry Smith <span dir="ltr"><<a href="mailto:bsmith@mcs.anl.gov" target="_blank">bsmith@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"><br>
Merges yesterday into next from a dmplex branch introduced warnings and errors that need fixing.<br></blockquote><div><br></div></div><div>Will fix tonight when the baby goes to bed.</div></div></div></div></blockquote>
<div><br></div><div>Done.</div><div><br></div><div> Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">
<div> Matt</div><div><div class="h5"><div>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks<br>
<br>
src/dm/impls/da/dageometry.c: In function ‘PetscErrorCode DMDAGetTransitiveClosure(DM, PetscInt, PetscBool, PetscInt*, PetscInt**)’:<br>
src/dm/impls/da/dageometry.c:153:69: warning: unused variable ‘cz’ [-Wunused-variable]<br>
PetscInt c = p - cStart, cx = c % (nVx-1), cy = c / (nVx-1), cz = c / ((nVx-1)*(nVy-1));<br>
^<br>
src/dm/impls/da/dageometry.c:154:16: warning: unused variable ‘v’ [-Wunused-variable]<br>
PetscInt v = cy*nVx + cx + vStart;<br>
^<br>
src/dm/impls/da/dageometry.c:155:16: warning: unused variable ‘xf’ [-Wunused-variable]<br>
PetscInt xf = cy*nxF + cx + xfStart;<br>
^<br>
src/dm/impls/da/dageometry.c:156:16: warning: unused variable ‘yf’ [-Wunused-variable]<br>
PetscInt yf = c + yfStart;<br>
^<br>
CXX arch-linux-pkgs-cxx-mlib/obj/src/dm/impls/da/ftn-auto/dapreallocatef.o<br>
CXX arch-linux-pkgs-cxx-mlib/obj/src/dm/impls/da/ftn-auto/dadistf.o<br>
CXX arch-linux-pkgs-cxx-mlib/obj/src/dm/impls/da/ftn-auto/gr1f.o<br>
CXX arch-linux-pkgs-cxx-mlib/obj/src/dm/impls/da/ftn-auto/daghostf.o<br>
CXX arch-linux-pkgs-cxx-mlib/obj/src/dm/impls/da/ftn-auto/fddaf.o<br>
CXX arch-linux-pkgs-cxx-mlib/obj/src/dm/impls/da/ftn-auto/daindexf.o<br>
src/dm/impls/da/ftn-auto/dapreallocatef.c: In function ‘void dmdasetpreallocationcenterdimension_(DM, PetscInt*, int*)’:<br>
src/dm/impls/da/ftn-auto/dapreallocatef.c:49:46: error: ‘DMDASetPreallocationCenterDimension’ was not declared in this scope<br>
(DM)PetscToPointer((dm) ),*preallocCenterDim);<br>
^<br>
src/dm/impls/da/ftn-auto/dapreallocatef.c: In function ‘void dmdagetpreallocationcenterdimension_(DM, PetscInt*, int*)’:<br>
src/dm/impls/da/ftn-auto/dapreallocatef.c:53:45: error: ‘DMDAGetPreallocationCenterDimension’ was not declared in this scope<br>
(DM)PetscToPointer((dm) ),preallocCenterDim);<br>
<br>
CC arch-linux-gcc-ifc/obj/src/dm/impls/plex/ftn-auto/plexcgnsf.o<br>
src/dm/impls/plex/ftn-auto/plexpreallocatef.c: In function ‘dmplexgetpreallocationcenterdimension_’:<br>
src/dm/impls/plex/ftn-auto/plexpreallocatef.c:52:1: warning: implicit declaration of function ‘DMPlexGetPreallocationCenterDimension’ [-Wimplicit-function-declaration]<br>
*__ierr = DMPlexGetPreallocationCenterDimension(<br>
^<br>
CC arch-linux-gcc-ifc/obj/src/dm/impls/plex/ftn-auto/plexpointf.o<br>
CC arch-linux-gcc-ifc/obj/src/dm/impls/plex/ftn-auto/plexlabelf.o<br>
CC arch-linux-gcc-ifc/obj/src/dm/impls/plex/ftn-auto/plexf.o<br>
CC arch-linux-gcc-ifc/obj/src/dm/impls/plex/ftn-auto/plexreorderf.o<br>
<br>
^<br>
<br>
</blockquote></div></div></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>-- <br>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>
-- Norbert Wiener
</font></span></div></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>
-- Norbert Wiener
</div></div>