[petsc-users] Problems running ex12.c

Matthew Knepley knepley at gmail.com
Thu Jan 16 14:47:58 CST 2014


On Thu, Jan 16, 2014 at 2:35 PM, Jones,Martin Alexander <
MAJones2 at mdanderson.org> wrote:

>  Hello To Whom it Concerns,
>
>
>
> I am trying to run the tutorial ex12.c by running 'bin/pythonscripts/PetscGenerateFEMQuadrature.py
> dim order dim 1 laplacian dim order dim 1 boundary
> src/snes/examples/tutorials/ex12.h'
> but getting the following error:
>
>
>
> $ bin/pythonscripts/PetscGenerateFEMQuadrature.py dim order dim 1
> laplacian dim order dim 1 boundary src/snes/examples/tutorials/ex12.h
> Traceback (most recent call last):
>   File "bin/pythonscripts/PetscGenerateFEMQuadrature.py", line 15, in
> <module>
>     from FIAT.reference_element import default_simplex
> ImportError: No module named FIAT.reference_element
>

I have removed the requirement of generating the header file (its now all
handled in C). I thought
I changed the documentation everywhere (including the latest tutorial
slides). Can you try running
with 'master' (or 'next'), and point me toward the old docs?

  Thanks,

    Matt

-- 
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20140116/6e21c7e5/attachment.html>


More information about the petsc-users mailing list