<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Nov 15, 2013 at 2:14 PM, Geoffrey Irving <span dir="ltr"><<a href="mailto:irving@naml.us" target="_blank">irving@naml.us</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm trying to run some of the other FE examples, and am hitting the<br>
following error.  As configure.log shows, --download-generator<br>
succeeded.  Should I need a pythonpath tweak to get this to work?<br></blockquote><div><br></div><div>ex31 is broken (I hope to fix it sometime, but that may be a pipe dream since</div><div>Dave May's code supersede's it). So is ex72. Generator is not needed since</div>
<div>we added PetscFE, although I could still imagine using some of it to generate</div><div>OpenCL kernels.</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">

Thanks,<br>
Geoffrey<br>
<br>
---------------------------------------------------------------------<br>
<br>
(irving/snes-ex12-cleanup) cayley:petsc% ./config/builder2.py check<br>
src/snes/examples/tutorials/ex31.c<br>
Namespace(args=[], files=['src/snes/examples/tutorials/ex31.c'],<br>
func=<function check at 0x104ce60>, replace=False, retain=False,<br>
testnum=None)<br>
Running 10 tests<br>
Traceback (most recent call last):<br>
  File "./bin/pythonscripts/PetscGenerateFEMQuadrature.py", line 20, in <module><br>
    generator.setup()<br>
  File "/home/irving/petsc/config/PETSc/FEM.py", line 867, in setup<br>
    raise RuntimeError('Unable to find Generator package!\nReconfigure<br>
PETSc using --download-generator.')<br>
RuntimeError: Unable to find Generator package!<br>
Reconfigure PETSc using --download-generator.<br>
./bin/pythonscripts/PetscGenerateFEMQuadrature.py 2 2 2 1 laplacian 2<br>
1 1 1 gradient 2 1 1 1 identity src/snes/examples/tutorials/ex31.h<br>
Building ['/home/irving/petsc/src/snes/examples/tutorials/ex31.c']<br>
ERROR IN C COMPILE ******************************<br>
<br>
src/snes/examples/tutorials/ex31.c:62:18: fatal error: ex31.h: No such<br>
file or directory                               compilation<br>
terminated.<br>
<br>
<br>
             ('ERROR: Missing object file', 'ex31.o')<br>
TEST BUILD FAILED (check example.log for details)<br>
</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>