AUTHORS
COPYING
COPYING.LESSER
MANIFEST.in
README.rst
setup.cfg
setup.py
demo/Constant.ufl
demo/ConvectionJacobi.ufl
demo/ConvectionJacobi2.ufl
demo/ConvectionVector.ufl
demo/Elasticity.ufl
demo/EnergyNorm.ufl
demo/Equation.ufl
demo/ExplicitConvection.ufl
demo/FEEC.ufl
demo/FunctionOperators.ufl
demo/H1norm.ufl
demo/HarmonicMap.ufl
demo/HarmonicMap2.ufl
demo/Heat.ufl
demo/HornSchunck.ufl
demo/HyperElasticity.ufl
demo/HyperElasticity1D.ufl
demo/L2norm.ufl
demo/Mass.ufl
demo/MassAD.ufl
demo/MixedElasticity.ufl
demo/MixedMixedElement.ufl
demo/MixedPoisson.ufl
demo/MixedPoisson2.ufl
demo/NavierStokes.ufl
demo/NeumannProblem.ufl
demo/NonlinearPoisson.ufl
demo/P5tet.ufl
demo/P5tri.ufl
demo/Poisson.ufl
demo/PoissonDG.ufl
demo/PoissonSystem.ufl
demo/PowAD.ufl
demo/ProjectionSystem.ufl
demo/QuadratureElement.ufl
demo/README
demo/RestrictedElement.ufl
demo/ShouldFail.ufl
demo/Source.ufl
demo/Stiffness.ufl
demo/StiffnessAD.ufl
demo/Stokes.ufl
demo/StokesEquation.ufl
demo/SubDomain.ufl
demo/SubDomains.ufl
demo/TensorWeightedPoisson.ufl
demo/VectorLaplaceGradCurl.ufl
demo/_TensorProductElement.ufl
demo/clean.sh
doc/man/man1/ufl-analyse.1.gz
doc/man/man1/ufl-convert.1.gz
doc/man/man1/ufl-version.1.gz
doc/man/man1/ufl2py.1.gz
doc/sphinx/Makefile
doc/sphinx/README
doc/sphinx/requirements.txt
doc/sphinx/source/conf.py
doc/sphinx/source/index.rst
doc/sphinx/source/installation.rst
doc/sphinx/source/manual.rst
doc/sphinx/source/releases.rst
doc/sphinx/source/manual/algorithms.rst
doc/sphinx/source/manual/examples.rst
doc/sphinx/source/manual/form_language.rst
doc/sphinx/source/manual/internal_representation.rst
doc/sphinx/source/manual/introduction.rst
doc/sphinx/source/manual/user_manual.rst
doc/sphinx/source/releases/next.rst
doc/sphinx/source/releases/v1.6.0.rst
doc/sphinx/source/releases/v2016.1.0.rst
doc/sphinx/source/releases/v2016.2.0.rst
doc/sphinx/source/releases/v2017.1.0.post1.rst
doc/sphinx/source/releases/v2017.1.0.rst
doc/sphinx/source/releases/v2017.2.0.rst
doc/sphinx/source/releases/v2018.1.0.rst
doc/sphinx/source/releases/v2019.1.0.rst
fenics_ufl.egg-info/PKG-INFO
fenics_ufl.egg-info/SOURCES.txt
fenics_ufl.egg-info/dependency_links.txt
fenics_ufl.egg-info/requires.txt
fenics_ufl.egg-info/top_level.txt
test/conftest.py
test/mockobjects.py
test/test_algorithms.py
test/test_analyse_demos.py
test/test_apply_algebra_lowering.py
test/test_apply_function_pullbacks.py
test/test_apply_restrictions.py
test/test_arithmetic.py
test/test_automatic_differentiation.py
test/test_book_snippets.py
test/test_change_to_local.py
test/test_change_to_reference_frame.py
test/test_check_arities.py
test/test_classcoverage.py
test/test_complex.py
test/test_conditionals.py
test/test_degree_estimation.py
test/test_derivative.py
test/test_diff.py
test/test_domains.py
test/test_elements.py
test/test_equals.py
test/test_evaluate.py
test/test_expand_indices.py
test/test_ffcforms.py
test/test_form.py
test/test_grad.py
test/test_illegal.py
test/test_indexing.py
test/test_indices.py
test/test_lhs_rhs.py
test/test_literals.py
test/test_measures.py
test/test_new_ad.py
test/test_pickle.py
test/test_piecewise_checks.py
test/test_reference_shapes.py
test/test_scratch.py
test/test_signature.py
test/test_simplify.py
test/test_sobolevspace.py
test/test_split.py
test/test_str.py
test/test_tensoralgebra.py
test/test_unicode_convert.py
test/test_utilities.py
ufl/__init__.py
ufl/algebra.py
ufl/argument.py
ufl/assertions.py
ufl/averaging.py
ufl/cell.py
ufl/checks.py
ufl/classes.py
ufl/coefficient.py
ufl/compound_expressions.py
ufl/conditional.py
ufl/constantvalue.py
ufl/differentiation.py
ufl/domain.py
ufl/equation.py
ufl/exprcontainers.py
ufl/exprequals.py
ufl/exproperators.py
ufl/form.py
ufl/formoperators.py
ufl/functionspace.py
ufl/geometry.py
ufl/index_combination_utils.py
ufl/indexed.py
ufl/indexsum.py
ufl/integral.py
ufl/log.py
ufl/mathfunctions.py
ufl/measure.py
ufl/measureoperators.py
ufl/objects.py
ufl/operators.py
ufl/permutation.py
ufl/precedence.py
ufl/protocols.py
ufl/referencevalue.py
ufl/restriction.py
ufl/sobolevspace.py
ufl/sorting.py
ufl/split_functions.py
ufl/tensoralgebra.py
ufl/tensors.py
ufl/variable.py
ufl/algorithms/__init__.py
ufl/algorithms/ad.py
ufl/algorithms/analysis.py
ufl/algorithms/apply_algebra_lowering.py
ufl/algorithms/apply_derivatives.py
ufl/algorithms/apply_function_pullbacks.py
ufl/algorithms/apply_geometry_lowering.py
ufl/algorithms/apply_integral_scaling.py
ufl/algorithms/apply_restrictions.py
ufl/algorithms/balancing.py
ufl/algorithms/change_to_reference.py
ufl/algorithms/check_arities.py
ufl/algorithms/check_restrictions.py
ufl/algorithms/checks.py
ufl/algorithms/comparison_checker.py
ufl/algorithms/compute_form_data.py
ufl/algorithms/coordinate_derivative_helpers.py
ufl/algorithms/domain_analysis.py
ufl/algorithms/elementtransformations.py
ufl/algorithms/estimate_degrees.py
ufl/algorithms/expand_compounds.py
ufl/algorithms/expand_indices.py
ufl/algorithms/formdata.py
ufl/algorithms/formfiles.py
ufl/algorithms/formsplitter.py
ufl/algorithms/formtransformations.py
ufl/algorithms/map_integrands.py
ufl/algorithms/multifunction.py
ufl/algorithms/preprocess_expression.py
ufl/algorithms/remove_complex_nodes.py
ufl/algorithms/renumbering.py
ufl/algorithms/replace.py
ufl/algorithms/signature.py
ufl/algorithms/transformer.py
ufl/algorithms/traversal.py
ufl/core/__init__.py
ufl/core/compute_expr_hash.py
ufl/core/expr.py
ufl/core/multiindex.py
ufl/core/operator.py
ufl/core/terminal.py
ufl/core/ufl_id.py
ufl/core/ufl_type.py
ufl/corealg/__init__.py
ufl/corealg/map_dag.py
ufl/corealg/multifunction.py
ufl/corealg/traversal.py
ufl/finiteelement/__init__.py
ufl/finiteelement/brokenelement.py
ufl/finiteelement/elementlist.py
ufl/finiteelement/enrichedelement.py
ufl/finiteelement/facetelement.py
ufl/finiteelement/finiteelement.py
ufl/finiteelement/finiteelementbase.py
ufl/finiteelement/hdivcurl.py
ufl/finiteelement/interiorelement.py
ufl/finiteelement/mixedelement.py
ufl/finiteelement/restrictedelement.py
ufl/finiteelement/tensorproductelement.py
ufl/formatting/__init__.py
ufl/formatting/graph.py
ufl/formatting/printing.py
ufl/formatting/ufl2dot.py
ufl/formatting/ufl2unicode.py
ufl/utils/__init__.py
ufl/utils/counted.py
ufl/utils/derivativetuples.py
ufl/utils/dicts.py
ufl/utils/formatting.py
ufl/utils/indexflattening.py
ufl/utils/sequences.py
ufl/utils/sorting.py
ufl/utils/stacks.py
ufl/utils/str.py
ufl/utils/ufltypedicts.py