README
setup.py
UFL.egg-info/PKG-INFO
UFL.egg-info/SOURCES.txt
UFL.egg-info/dependency_links.txt
UFL.egg-info/top_level.txt
doc/man/man1/form2ufl.1.gz
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
scripts/form2ufl
scripts/ufl-analyse
scripts/ufl-convert
scripts/ufl-version
scripts/ufl2py
test/test.py
test/test_algorithms.py
test/test_analyse_demos.py
test/test_arithmetic.py
test/test_automatic_differentiation.py
test/test_book_snippets.py
test/test_classcoverage.py
test/test_conditionals.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_forms.py
test/test_future_division.py
test/test_grad.py
test/test_illegal.py
test/test_indices.py
test/test_lhs_rhs.py
test/test_literals.py
test/test_manualtest.py
test/test_pickle.py
test/test_scratch.py
test/test_signature.py
test/test_simplify.py
test/test_split.py
test/test_str.py
test/test_tensoralgebra.py
test/test_transformations.py
test/test_utilities.py
ufl/__init__.py
ufl/algebra.py
ufl/argument.py
ufl/assertions.py
ufl/classes.py
ufl/coefficient.py
ufl/common.py
ufl/conditional.py
ufl/constantvalue.py
ufl/differentiation.py
ufl/domains.py
ufl/equation.py
ufl/expr.py
ufl/exprequals.py
ufl/exproperators.py
ufl/form.py
ufl/formoperators.py
ufl/geometry.py
ufl/indexed.py
ufl/indexing.py
ufl/indexsum.py
ufl/indexutils.py
ufl/integral.py
ufl/log.py
ufl/mathfunctions.py
ufl/objects.py
ufl/operatorbase.py
ufl/operators.py
ufl/permutation.py
ufl/precedence.py
ufl/restriction.py
ufl/sorting.py
ufl/split_functions.py
ufl/tensoralgebra.py
ufl/tensors.py
ufl/terminal.py
ufl/testobjects.py
ufl/variable.py
ufl/algorithms/__init__.py
ufl/algorithms/ad.py
ufl/algorithms/analysis.py
ufl/algorithms/argument_dependencies.py
ufl/algorithms/checks.py
ufl/algorithms/deprecated.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/formtransformations.py
ufl/algorithms/forward_ad.py
ufl/algorithms/graph.py
ufl/algorithms/latextools.py
ufl/algorithms/multifunction.py
ufl/algorithms/pdiffs.py
ufl/algorithms/predicates.py
ufl/algorithms/preprocess.py
ufl/algorithms/printing.py
ufl/algorithms/propagate_restrictions.py
ufl/algorithms/renumbering.py
ufl/algorithms/replace.py
ufl/algorithms/signature.py
ufl/algorithms/transformations.py
ufl/algorithms/transformer.py
ufl/algorithms/traversal.py
ufl/algorithms/tuplenotation.py
ufl/algorithms/ufl2dot.py
ufl/algorithms/ufl2latex.py
ufl/finiteelement/__init__.py
ufl/finiteelement/elementlist.py
ufl/finiteelement/enrichedelement.py
ufl/finiteelement/feec.py
ufl/finiteelement/finiteelement.py
ufl/finiteelement/finiteelementbase.py
ufl/finiteelement/mixedelement.py
ufl/finiteelement/restrictedelement.py
ufl/finiteelement/tensorproductelement.py