[petsc-users] FIAT Error

Dharmendar Reddy dharmareddy84 at gmail.com
Mon Apr 8 08:33:45 CDT 2013


Hello,
        I am getting a FIAT related error. I am using branch
knepley/pylith. Am i missing something ?



login3$ $PETSC_DIR/bin/pythonscripts/PetscGenerateFEMQuadrature.py dim
order dim 1 lapla
cian dim order 1 1 gradient ex62.h
Traceback (most recent call last):
  File
"/home1/00924/Reddy135/LocalApps/petsc/bin/pythonscripts/PetscGenerateFEMQuadratur
e.py", line 15, in <module>
    from FIAT.reference_element import default_simplex
ImportError: No module named FIAT.reference_element


I have used the following configOpts
configOpts_Opt= --with-debugging=0 \
            --with-petsc-arch=${PETSC_ARCH_Opt} \
            --with-petsc-dir=${PETSC_DIR} \
            --with-mpi-dir=${mpiDir} \
            --with-scalar-type=real \
            --with-blas-lapack-dir=${lapackDIR} \
            --with-clanguage=cxx \
            --download-boost=1 \
            --download-umfpack=1 \
            --download-superlu_dist=1 \
            --download-metis=1 \
            --download-parmetis=1 \
            --download-mumps=1 \
            --download-scalapack=1 \
            --download-blacs=1\
            --download-triangle=1 \
            --download-ctetgen=1 \
            --download-chaco=1 \
            --download-scientificpython \
            --download-fiat \
            --download-generator
-- 
-----------------------------------------------------
Dharmendar Reddy Palle
Graduate Student
Microelectronics Research center,
University of Texas at Austin,
10100 Burnet Road, Bldg. 160
MER 2.608F, TX 78758-4445
e-mail: dharmareddy84 at gmail.com
Phone: +1-512-350-9082
United States of America.
Homepage: https://webspace.utexas.edu/~dpr342
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20130408/8ea48ba4/attachment.html>


More information about the petsc-users mailing list