Debian Automated Code Analysis

pyflakes analysis of dolfin-doc_0.9.11-1_all.deb

./usr/share/dolfin/demo/undocumented/coloring/python/demo_coloring.py:27: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/optimization/python/demo_optimization.py:21: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/lorenz/cpp/plot.py:2: 'from solution import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/lorenz/cpp/plot.py:6: 'from pylab import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/lorenz/cpp/stabilityfactors.py:3: 'from numpy import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/lorenz/python/plot.py:25: 'numpy' imported but unused
./usr/share/dolfin/demo/undocumented/lorenz/python/plot.py:26: 'from pylab import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/lorenz/python/plot.py:28: 'k' imported but unused
./usr/share/dolfin/demo/undocumented/lorenz/python/demo.py:27: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/nonmatching-projection/python/demo_nonmatching-projection.py:24: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/simple/python/demo_simple.py:27: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/stiff/cpp/plot.py:6: 's5' imported but unused
./usr/share/dolfin/demo/undocumented/stiff/cpp/plot.py:13: 'from pylab import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/auto-adaptive-poisson/python/demo_auto-adaptive-poisson.py:20: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/quadrature/python/demo_quadrature.py:23: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/waveguide/cpp/Forms.py:22: 'from ufl import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/waveguide/python/demo_waveguide.py:36: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/elementplot/python/demo_elementplot.py:23: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/poisson1D/python/demo_poisson1D.py:35: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/periodic/python/demo_periodic.py:30: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/lift-drag/python/demo_lift-drag.py:35: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/refinement/python/demo_refinement.py:23: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/conditional/python/demo_conditional.py:35: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/elastodynamics/python/demo_elastodynamics.py:26: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/stokes-iterative/python/demo_stokes-iterative.py:24: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/complex/cpp/plot.py:2: 'from solution import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/complex/cpp/plot.py:5: 'from pylab import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/sym-dirichlet-bc/python/dg-speed-up-test.py:24: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/sym-dirichlet-bc/python/dg-demo.py:27: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/sym-dirichlet-bc/python/demo_sym-dirichlet-bc.py:26: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/sym-dirichlet-bc/python/speed-up-test.py:26: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/collection/cpp/plot.py:2: 'from solution import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/collection/cpp/plot.py:5: 'from pylab import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/eval/python/demo_eval.py:25: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/eval/python/demo_eval.py:26: 'array' imported but unused
./usr/share/dolfin/demo/undocumented/dg-advection-diffusion/python/demo_dg-advection-diffusion.py:27: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/neumann-poisson/python/demo_neumann-poisson.py:45: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/submesh/python/demo_submesh.py:24: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/spatial-coordinates/python/demo_spatial-coordinates.py:39: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/meshintersection/2D/python/demo_2D.py:31: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/meshintersection/3D/python/demo_3D.py:27: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/meshintersection/3D/python/demo_3D.py:28: 'from numpy import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/bcs/python/demo_bcs.py:25: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/advection-diffusion/python/demo_advection-diffusion.py:34: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/entityintersection/python/demo_entityintersection.py:24: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/time-series/python/demo_time-series.py:21: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/reaction-diffusion/python/demo_reaction-diffusion.py:32: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/reaction-diffusion/python/short.py:1: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/smoothing/python/demo_smoothing.py:23: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/curl-curl/python/demo_curl-curl.py:34: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/nonmatching-interpolation/python/demo_nonmatching-interpolation.py:24: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/aliev-panfilov/cpp/plot.py:2: 'from solution import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/aliev-panfilov/cpp/plot.py:5: 'from pylab import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/aliev-panfilov/python/plot.py:2: 'from solution import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/aliev-panfilov/python/plot.py:5: 'from pylab import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/aliev-panfilov/python/demo.py:26: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/parameters/python/demo_parameters.py:28: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/extrapolation/python/demo_extrapolation.py:21: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/extrapolation/python/demo2.py:21: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/extrapolation/python/demo2.py:22: 'from time import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/adaptive-poisson/python/demo_adaptive-poisson.py:37: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/adaptive-poisson/python/demo_adaptive-poisson.py:39: 'pow' imported but unused
./usr/share/dolfin/demo/undocumented/tensor-weighted-poisson/python/demo_tensor-weighted-poisson.py:50: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/tensor-weighted-poisson/python/generate_data.py:24: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/projection-interpolation/python/demo_projection-interpolation.py:24: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/ale/python/demo_ale.py:26: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/reaction/cpp/plot.py:2: 'from solution import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/reaction/cpp/plot.py:5: 'from pylab import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/meshfunction/cpp/plot.py:1: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/meshfunction/python/demo_meshfunction.py:25: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/functional/python/demo_functional.py:33: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/stokes-stabilized/cpp/plot.py:1: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/stokes-stabilized/python/demo_stokes-stabilized.py:31: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/subdomains/python/demo_subdomains.py:31: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/block-matrix/python/demo_block-matrix.py:25: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/dg-poisson/cpp/plot.py:1: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/dg-poisson/python/demo_dg-poisson.py:39: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/elasticity/cpp/plot.py:1: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/elasticity/python/demo_elasticity.py:27: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/stokes-mini/python/demo_stokes-mini.py:29: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/harmonic/cpp/plot_dual.py:2: 'from pylab import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/harmonic/cpp/plot_dual.py:5: 'from solution_dual import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/harmonic/cpp/plot.py:2: 'from solution import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/harmonic/cpp/plot.py:5: 'from pylab import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/partitioning/python/demo_partitioning.py:27: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/built-in/python/demo_built-in.py:25: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/courtemanche/cpp/plot.py:2: 'from solution import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/courtemanche/cpp/plot.py:5: 'from pylab import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/trilinos/python/demo2.py:27: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/trilinos/python/demo_trilinos.py:29: 'TriUtils' imported but unused
./usr/share/dolfin/demo/undocumented/trilinos/python/demo_trilinos.py:29: 'Epetra' imported but unused
./usr/share/dolfin/demo/undocumented/trilinos/python/demo_trilinos.py:35: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/stokes-taylor-hood/cpp/plot.py:1: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/stokes-taylor-hood/python/demo_stokes-taylor-hood.py:29: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/auto-adaptive-navier-stokes/python/demo_auto-adaptive-navier-stokes.py:18: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/auto-adaptive-navier-stokes/python/demo_auto-adaptive-navier-stokes.py:19: 'time' imported but unused
./usr/share/dolfin/demo/undocumented/plot/python/demo_plot.py:23: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/restriction/python/demo_restriction.py:23: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/nonlinear-poisson/cpp/plot.py:2: 'from mayavi import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/nonlinear-poisson/python/demo_nonlinear-poisson.py:46: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/undocumented/interpolation/python/demo_interpolation.py:31: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/pde/mixed-poisson/python/demo_mixed-poisson.py:43: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/pde/hyperelasticity/python/demo_hyperelasticity.py:28: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/pde/cahn-hilliard/python/demo_cahn-hilliard.py:27: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/pde/biharmonic/python/demo_biharmonic.py:39: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/pde/navier-stokes/python/demo_navier-stokes.py:26: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/pde/poisson/python/demo_poisson.py:37: 'from dolfin import *' used; unable to detect undefined names
./usr/share/dolfin/demo/la/eigenvalue/python/demo_eigenvalue.py:31: 'from dolfin import *' used; unable to detect undefined names

This report was generated on Fri, 10 Jun 2011 06:28:59 +0000, based on results by pyflakes 0.4.0-1