About

This package is 215.5 KB. It is available at http://archive.ubuntu.com/ubuntu/pool/universe/f/ffc/python-ffc_2017.2.0.post0-2_all.deb .

View its full control file here: debian/control.

Description

compiler for finite element variational forms (Python 2)

Relations

This package depends on: python-fiat (>= 2017.2), python-fiat (<< 2017.3~), python-instant (>= 2017.2), python-instant (<< 2017.3~), python-ufl (>= 2017.2), python-ufl (<< 2017.3~), python-dijitso (>= 2017.2), python-dijitso (<< 2017.3~), python-numpy, python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~).

This package does not recommend any other package.

This package does not suggest any other package.

This package conflicts with: python-ufc, ufc.

Package Contents

This package is indexed.

python-ffc 2017.2.0.post0-2 is in ubuntu - bionic / universe. This package's architecture is: architectureless.

File Mime Type Owner Mode Size
postinst text/x-shellscript N/A N/A 487 bytes
prerm text/x-shellscript N/A N/A 447 bytes
/usr/ root:root 0o755
/usr/bin/ root:root 0o755
/usr/bin/ffc text/x-python root:root 0o755 391 bytes
/usr/bin/ffc-2 text/x-python root:root 0o755 395 bytes
/usr/lib/ root:root 0o755
/usr/lib/python2.7/ root:root 0o755
/usr/lib/python2.7/dist-packages/ root:root 0o755
/usr/lib/python2.7/dist-packages/fenics_ffc-2017.2.0.egg-info/ root:root 0o755
/usr/lib/python2.7/dist-packages/fenics_ffc-2017.2.0.egg-info/dependency_links.txt application/octet-stream root:root 0o644 1 byte
/usr/lib/python2.7/dist-packages/fenics_ffc-2017.2.0.egg-info/entry_points.txt text/plain root:root 0o644 69 bytes
/usr/lib/python2.7/dist-packages/fenics_ffc-2017.2.0.egg-info/not-zip-safe application/octet-stream root:root 0o644 1 byte
/usr/lib/python2.7/dist-packages/fenics_ffc-2017.2.0.egg-info/PKG-INFO text/plain root:root 0o644 1.5 KB
/usr/lib/python2.7/dist-packages/fenics_ffc-2017.2.0.egg-info/requires.txt text/plain root:root 0o644 107 bytes
/usr/lib/python2.7/dist-packages/fenics_ffc-2017.2.0.egg-info/top_level.txt text/plain root:root 0o644 4 bytes
/usr/lib/python2.7/dist-packages/ffc/ root:root 0o755
/usr/lib/python2.7/dist-packages/ffc/analysis.py text/x-python root:root 0o644 23.7 KB
/usr/lib/python2.7/dist-packages/ffc/backends/ root:root 0o755
/usr/lib/python2.7/dist-packages/ffc/backends/dolfin/ root:root 0o755
/usr/lib/python2.7/dist-packages/ffc/backends/dolfin/capsules.py text/x-c++ root:root 0o644 3.7 KB
/usr/lib/python2.7/dist-packages/ffc/backends/dolfin/form.py text/x-python root:root 0o644 14.1 KB
/usr/lib/python2.7/dist-packages/ffc/backends/dolfin/functionspace.py text/x-c++ root:root 0o644 5.0 KB
/usr/lib/python2.7/dist-packages/ffc/backends/dolfin/goalfunctional.py text/x-python root:root 0o644 7.0 KB
/usr/lib/python2.7/dist-packages/ffc/backends/dolfin/includes.py text/x-c root:root 0o644 2.5 KB
/usr/lib/python2.7/dist-packages/ffc/backends/dolfin/__init__.py application/x-empty root:root 0o644 0 bytes
/usr/lib/python2.7/dist-packages/ffc/backends/dolfin/wrappers.py text/x-python root:root 0o644 6.1 KB
/usr/lib/python2.7/dist-packages/ffc/backends/__init__.py application/x-empty root:root 0o644 0 bytes
/usr/lib/python2.7/dist-packages/ffc/backends/ufc/ root:root 0o755
/usr/lib/python2.7/dist-packages/ffc/backends/ufc/coordinate_mapping.py text/x-c++ root:root 0o644 7.0 KB
/usr/lib/python2.7/dist-packages/ffc/backends/ufc/dofmap.py text/x-c++ root:root 0o644 6.1 KB
/usr/lib/python2.7/dist-packages/ffc/backends/ufc/finite_element.py text/x-c++ root:root 0o644 17.6 KB
/usr/lib/python2.7/dist-packages/ffc/backends/ufc/form.py text/x-c++ root:root 0o644 12.4 KB
/usr/lib/python2.7/dist-packages/ffc/backends/ufc/function.py text/x-c++ root:root 0o644 1.3 KB
/usr/lib/python2.7/dist-packages/ffc/backends/ufc/__init__.py text/x-python root:root 0o644 6.3 KB
/usr/lib/python2.7/dist-packages/ffc/backends/ufc/integrals.py text/x-c++ root:root 0o644 17.4 KB
/usr/lib/python2.7/dist-packages/ffc/backends/ufc/ufc_geometry.h text/x-c root:root 0o644 42.3 KB
/usr/lib/python2.7/dist-packages/ffc/backends/ufc/ufc.h text/x-c root:root 0o644 36.2 KB
/usr/lib/python2.7/dist-packages/ffc/classname.py text/x-python root:root 0o644 1.3 KB
/usr/lib/python2.7/dist-packages/ffc/codegeneration.py text/x-python root:root 0o644 10.7 KB
/usr/lib/python2.7/dist-packages/ffc/compiler.py text/x-python root:root 0o644 7.9 KB
/usr/lib/python2.7/dist-packages/ffc/errorcontrol/ root:root 0o755
/usr/lib/python2.7/dist-packages/ffc/errorcontrol/errorcontrolgenerators.py text/x-c++ root:root 0o644 10.4 KB
/usr/lib/python2.7/dist-packages/ffc/errorcontrol/errorcontrol.py text/x-python root:root 0o644 5.4 KB
/usr/lib/python2.7/dist-packages/ffc/errorcontrol/__init__.py text/x-python root:root 0o644 305 bytes
/usr/lib/python2.7/dist-packages/ffc/fiatinterface.py text/x-c++ root:root 0o644 12.3 KB
/usr/lib/python2.7/dist-packages/ffc/formatting.py text/x-c root:root 0o644 8.4 KB
/usr/lib/python2.7/dist-packages/ffc/git_commit_hash.py text/plain root:root 0o644 827 bytes
/usr/lib/python2.7/dist-packages/ffc/__init__.py text/x-python root:root 0o644 1.6 KB
/usr/lib/python2.7/dist-packages/ffc/jitcompiler.py text/x-objective-c root:root 0o644 10.4 KB
/usr/lib/python2.7/dist-packages/ffc/log.py text/x-python root:root 0o644 2.3 KB
/usr/lib/python2.7/dist-packages/ffc/__main__.py text/x-python root:root 0o644 896 bytes
/usr/lib/python2.7/dist-packages/ffc/main.py text/x-python root:root 0o644 8.9 KB
/usr/lib/python2.7/dist-packages/ffc/optimization.py text/x-python root:root 0o644 2.0 KB
/usr/lib/python2.7/dist-packages/ffc/parameters.py text/x-python root:root 0o644 7.3 KB
/usr/lib/python2.7/dist-packages/ffc/plot.py text/x-python root:root 0o644 28.7 KB
/usr/lib/python2.7/dist-packages/ffc/quadrature/ root:root 0o755
/usr/lib/python2.7/dist-packages/ffc/quadrature/codesnippets.py text/x-c root:root 0o644 37.2 KB
/usr/lib/python2.7/dist-packages/ffc/quadrature/cpp.py text/x-python root:root 0o644 30.5 KB
/usr/lib/python2.7/dist-packages/ffc/quadrature/deprecation.py text/x-c++ root:root 0o644 932 bytes
/usr/lib/python2.7/dist-packages/ffc/quadrature/expr.py text/x-c++ root:root 0o644 4.7 KB
/usr/lib/python2.7/dist-packages/ffc/quadrature/floatvalue.py text/x-c++ root:root 0o644 5.7 KB
/usr/lib/python2.7/dist-packages/ffc/quadrature/fraction.py text/x-c++ root:root 0o644 14.4 KB
/usr/lib/python2.7/dist-packages/ffc/quadrature/__init__.py text/x-python root:root 0o644 237 bytes
/usr/lib/python2.7/dist-packages/ffc/quadrature/optimisedquadraturetransformer.py text/x-c++ root:root 0o644 34.6 KB
/usr/lib/python2.7/dist-packages/ffc/quadrature/parameters.py text/x-python root:root 0o644 2.8 KB
/usr/lib/python2.7/dist-packages/ffc/quadrature/product.py text/x-c++ root:root 0o644 16.1 KB
/usr/lib/python2.7/dist-packages/ffc/quadrature/quadraturegenerator.py text/x-python root:root 0o644 43.4 KB
/usr/lib/python2.7/dist-packages/ffc/quadrature/quadratureoptimization.py text/x-python root:root 0o644 10.6 KB
/usr/lib/python2.7/dist-packages/ffc/quadrature/quadraturerepresentation.py text/x-python root:root 0o644 10.1 KB
/usr/lib/python2.7/dist-packages/ffc/quadrature/quadraturetransformerbase.py text/x-c++ root:root 0o644 50.3 KB
/usr/lib/python2.7/dist-packages/ffc/quadrature/quadraturetransformer.py text/x-c++ root:root 0o644 36.4 KB
/usr/lib/python2.7/dist-packages/ffc/quadrature/quadratureutils.py text/x-python root:root 0o644 16.2 KB
/usr/lib/python2.7/dist-packages/ffc/quadrature/reduce_operations.py text/x-python root:root 0o644 26.2 KB
/usr/lib/python2.7/dist-packages/ffc/quadrature/sumobj.py text/x-c++ root:root 0o644 20.9 KB
/usr/lib/python2.7/dist-packages/ffc/quadrature/symbolics.py text/x-python root:root 0o644 8.0 KB
/usr/lib/python2.7/dist-packages/ffc/quadrature/symbol.py text/x-c++ root:root 0o644 8.3 KB
/usr/lib/python2.7/dist-packages/ffc/quadrature/tabulate_basis.py text/x-python root:root 0o644 12.3 KB
/usr/lib/python2.7/dist-packages/ffc/representation.py text/x-python root:root 0o644 37.5 KB
/usr/lib/python2.7/dist-packages/ffc/representationutils.py text/x-python root:root 0o644 8.8 KB
/usr/lib/python2.7/dist-packages/ffc/tsfc/ root:root 0o755
/usr/lib/python2.7/dist-packages/ffc/tsfc/__init__.py text/x-python root:root 0o644 177 bytes
/usr/lib/python2.7/dist-packages/ffc/tsfc/tsfcgenerator.py text/x-python root:root 0o644 2.2 KB
/usr/lib/python2.7/dist-packages/ffc/tsfc/tsfcoptimization.py text/x-python root:root 0o644 335 bytes
/usr/lib/python2.7/dist-packages/ffc/tsfc/tsfcrepresentation.py text/x-python root:root 0o644 1.5 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/ root:root 0o755
/usr/lib/python2.7/dist-packages/ffc/uflacs/analysis/ root:root 0o755
/usr/lib/python2.7/dist-packages/ffc/uflacs/analysis/balancing.py text/x-c++ root:root 0o644 2.9 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/analysis/crsarray.py text/x-c++ root:root 0o644 2.5 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/analysis/dependencies.py text/x-python root:root 0o644 3.3 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/analysis/expr_shapes.py text/x-python root:root 0o644 1.6 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/analysis/factorization.py text/x-c++ root:root 0o644 14.5 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/analysis/graph.py text/x-c++ root:root 0o644 1.6 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/analysis/graph_rebuild.py text/x-c++ root:root 0o644 11.4 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/analysis/graph_ssa.py text/x-python root:root 0o644 8.1 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/analysis/graph_symbols.py text/x-python root:root 0o644 3.9 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/analysis/graph_vertices.py text/x-python root:root 0o644 3.2 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/analysis/indexing.py text/x-python root:root 0o644 5.1 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/analysis/__init__.py text/plain root:root 0o644 807 bytes
/usr/lib/python2.7/dist-packages/ffc/uflacs/analysis/modified_terminals.py text/x-c++ root:root 0o644 11.1 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/analysis/valuenumbering.py text/x-c++ root:root 0o644 7.5 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/backends/ root:root 0o755
/usr/lib/python2.7/dist-packages/ffc/uflacs/backends/ffc/ root:root 0o755
/usr/lib/python2.7/dist-packages/ffc/uflacs/backends/ffc/access.py text/x-c++ root:root 0o644 16.7 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/backends/ffc/backend.py text/x-c++ root:root 0o644 1.7 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/backends/ffc/common.py text/x-python root:root 0o644 2.0 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/backends/ffc/definitions.py text/x-c++ root:root 0o644 11.1 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/backends/ffc/__init__.py text/plain root:root 0o644 813 bytes
/usr/lib/python2.7/dist-packages/ffc/uflacs/backends/ffc/symbols.py text/x-c++ root:root 0o644 6.8 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/backends/__init__.py text/plain root:root 0o644 954 bytes
/usr/lib/python2.7/dist-packages/ffc/uflacs/backends/ufc/ root:root 0o755
/usr/lib/python2.7/dist-packages/ffc/uflacs/backends/ufc/apply_mappings.py text/plain root:root 0o644 6.2 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/backends/ufc/coordinate_mapping.py text/x-c++ root:root 0o644 28.3 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/backends/ufc/dofmap.py text/x-c++ root:root 0o644 10.5 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/backends/ufc/evalderivs.py text/x-python root:root 0o644 12.8 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/backends/ufc/evaluatebasisderivatives.py text/x-python root:root 0o644 17.2 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/backends/ufc/evaluatebasis.py text/x-python root:root 0o644 21.1 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/backends/ufc/evaluatedof.py text/x-python root:root 0o644 15.0 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/backends/ufc/finite_element.py text/x-c++ root:root 0o644 36.0 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/backends/ufc/form.py text/x-c++ root:root 0o644 6.4 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/backends/ufc/generator.py text/x-c++ root:root 0o644 9.2 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/backends/ufc/generators.py text/x-python root:root 0o644 1.0 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/backends/ufc/__init__.py text/plain root:root 0o644 781 bytes
/usr/lib/python2.7/dist-packages/ffc/uflacs/backends/ufc/integrals.py text/x-c++ root:root 0o644 3.8 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/backends/ufc/jacobian.py text/x-python root:root 0o644 9.3 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/backends/ufc/templates.py text/x-python root:root 0o644 896 bytes
/usr/lib/python2.7/dist-packages/ffc/uflacs/backends/ufc/utils.py text/x-python root:root 0o644 4.2 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/build_uflacs_ir.py text/x-python root:root 0o644 40.3 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/elementtables.py text/x-python root:root 0o644 24.4 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/__init__.py text/x-python root:root 0o644 1.0 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/integralgenerator.py text/x-c++ root:root 0o644 47.0 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/language/ root:root 0o755
/usr/lib/python2.7/dist-packages/ffc/uflacs/language/cnodes.py text/x-c++ root:root 0o644 52.7 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/language/format_lines.py text/x-c++ root:root 0o644 2.6 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/language/format_value.py text/x-python root:root 0o644 2.1 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/language/__init__.py text/plain root:root 0o644 741 bytes
/usr/lib/python2.7/dist-packages/ffc/uflacs/language/precedence.py text/x-c++ root:root 0o644 1.4 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/language/ufl_to_cnodes.py text/x-c++ root:root 0o644 6.4 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/params.py text/plain root:root 0o644 866 bytes
/usr/lib/python2.7/dist-packages/ffc/uflacs/tools.py text/x-python root:root 0o644 4.0 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/uflacsgenerator.py text/x-python root:root 0o644 2.3 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/uflacsoptimization.py text/x-python root:root 0o644 1.0 KB
/usr/lib/python2.7/dist-packages/ffc/uflacs/uflacsrepresentation.py text/x-python root:root 0o644 5.8 KB
/usr/lib/python2.7/dist-packages/ffc/utils.py text/x-python root:root 0o644 2.3 KB
/usr/lib/python2.7/dist-packages/ffc/wrappers.py text/x-python root:root 0o644 4.2 KB
/usr/share/ root:root 0o755
/usr/share/doc/ root:root 0o755
/usr/share/doc/python-ffc/ root:root 0o755
/usr/share/doc/python-ffc/AUTHORS text/plain root:root 0o644 2.2 KB
/usr/share/doc/python-ffc/changelog.Debian.gz application/gzip root:root 0o644 1.5 KB
/usr/share/doc/python-ffc/copyright text/plain root:root 0o644 3.2 KB
/usr/share/doc/python-ffc/demo/ root:root 0o755
/usr/share/doc/python-ffc/demo/AdaptivePoisson.ufl text/plain root:root 0o644 970 bytes
/usr/share/doc/python-ffc/demo/AlgebraOperators.ufl text/plain root:root 0o644 1.3 KB
/usr/share/doc/python-ffc/demo/BiharmonicHHJ.ufl text/x-python root:root 0o644 1.3 KB
/usr/share/doc/python-ffc/demo/BiharmonicRegge.ufl text/x-python root:root 0o644 1.4 KB
/usr/share/doc/python-ffc/demo/Biharmonic.ufl text/plain root:root 0o644 1.6 KB
/usr/share/doc/python-ffc/demo/CellGeometry.ufl text/plain root:root 0o644 1.2 KB
/usr/share/doc/python-ffc/demo/CoefficientOperators.ufl text/plain root:root 0o644 1.0 KB
/usr/share/doc/python-ffc/demo/Components.ufl text/plain root:root 0o644 1.0 KB
/usr/share/doc/python-ffc/demo/Conditional.ufl text/plain root:root 0o644 1.3 KB
/usr/share/doc/python-ffc/demo/Constant.ufl text/plain root:root 0o644 1.0 KB
/usr/share/doc/python-ffc/demo/CustomIntegral.ufl text/plain root:root 0o644 1.7 KB
/usr/share/doc/python-ffc/demo/CustomMixedIntegral.ufl text/x-python root:root 0o644 2.0 KB
/usr/share/doc/python-ffc/demo/CustomVectorIntegral.ufl text/x-python root:root 0o644 1.8 KB
/usr/share/doc/python-ffc/demo/Elasticity.ufl text/x-python root:root 0o644 1.1 KB
/usr/share/doc/python-ffc/demo/EnergyNorm.ufl text/plain root:root 0o644 990 bytes
/usr/share/doc/python-ffc/demo/Equation.ufl text/plain root:root 0o644 1.6 KB
/usr/share/doc/python-ffc/demo/FacetIntegrals.ufl text/plain root:root 0o644 1.1 KB
/usr/share/doc/python-ffc/demo/FacetRestrictionAD.ufl text/plain root:root 0o644 988 bytes
/usr/share/doc/python-ffc/demo/Heat.ufl text/plain root:root 0o644 1.2 KB
/usr/share/doc/python-ffc/demo/HyperElasticity.ufl text/plain root:root 0o644 2.0 KB
/usr/share/doc/python-ffc/demo/Mass.ufl text/plain root:root 0o644 901 bytes
/usr/share/doc/python-ffc/demo/MathFunctions.ufl text/plain root:root 0o644 1.8 KB
/usr/share/doc/python-ffc/demo/MetaData.ufl text/plain root:root 0o644 1.5 KB
/usr/share/doc/python-ffc/demo/Mini.ufl text/plain root:root 0o644 1.2 KB
/usr/share/doc/python-ffc/demo/MixedCoefficient.ufl text/plain root:root 0o644 1.0 KB
/usr/share/doc/python-ffc/demo/MixedMixedElement.ufl text/plain root:root 0o644 976 bytes
/usr/share/doc/python-ffc/demo/MixedPoissonDual.ufl text/plain root:root 0o644 1.2 KB
/usr/share/doc/python-ffc/demo/MixedPoisson.ufl text/plain root:root 0o644 1.2 KB
/usr/share/doc/python-ffc/demo/NavierStokes.ufl text/plain root:root 0o644 1022 bytes
/usr/share/doc/python-ffc/demo/NeumannProblem.ufl text/plain root:root 0o644 1.1 KB
/usr/share/doc/python-ffc/demo/Normals.ufl text/plain root:root 0o644 1023 bytes
/usr/share/doc/python-ffc/demo/Optimization.ufl text/plain root:root 0o644 1001 bytes
/usr/share/doc/python-ffc/demo/P5tet.ufl text/plain root:root 0o644 855 bytes
/usr/share/doc/python-ffc/demo/P5tri.ufl text/plain root:root 0o644 849 bytes
/usr/share/doc/python-ffc/demo/plotelements.py text/x-python root:root 0o644 2.0 KB
/usr/share/doc/python-ffc/demo/PointMeasure.ufl text/plain root:root 0o644 1.1 KB
/usr/share/doc/python-ffc/demo/Poisson1D.ufl text/plain root:root 0o644 993 bytes
/usr/share/doc/python-ffc/demo/PoissonDG.ufl text/plain root:root 0o644 1.7 KB
/usr/share/doc/python-ffc/demo/PoissonQuad.ufl text/plain root:root 0o644 1.1 KB
/usr/share/doc/python-ffc/demo/Poisson.ufl text/plain root:root 0o644 993 bytes
/usr/share/doc/python-ffc/demo/ProjectionManifold.ufl text/plain root:root 0o644 1.2 KB
/usr/share/doc/python-ffc/demo/QuadratureElement.ufl text/plain root:root 0o644 1.5 KB
/usr/share/doc/python-ffc/demo/ReactionDiffusion.ufl text/plain root:root 0o644 1.0 KB
/usr/share/doc/python-ffc/demo/README text/plain root:root 0o644 294 bytes
/usr/share/doc/python-ffc/demo/RestrictedElement.ufl text/plain root:root 0o644 1.5 KB
/usr/share/doc/python-ffc/demo/SpatialCoordinates.ufl text/plain root:root 0o644 1.2 KB
/usr/share/doc/python-ffc/demo/StabilisedStokes.ufl text/plain root:root 0o644 1.2 KB
/usr/share/doc/python-ffc/demo/Stokes.ufl text/plain root:root 0o644 1.1 KB
/usr/share/doc/python-ffc/demo/SubDomains.ufl text/plain root:root 0o644 1.1 KB
/usr/share/doc/python-ffc/demo/SubDomain.ufl text/plain root:root 0o644 1003 bytes
/usr/share/doc/python-ffc/demo/TensorWeightedPoisson.ufl text/plain root:root 0o644 1.0 KB
/usr/share/doc/python-ffc/demo/TraceElement.ufl text/plain root:root 0o644 796 bytes
/usr/share/doc/python-ffc/demo/VectorLaplaceGradCurl.ufl text/x-python root:root 0o644 1.7 KB
/usr/share/doc/python-ffc/demo/VectorPoisson.ufl text/plain root:root 0o644 1020 bytes
/usr/share/doc/python-ffc/README.rst text/plain root:root 0o644 2.3 KB
/usr/share/man/ root:root 0o755
/usr/share/man/man1/ root:root 0o755
/usr/share/man/man1/ffc.1.gz application/gzip root:root 0o644 2.9 KB
/usr/share/man/man1/ffc-2.1.gz root:root 0o777