~fenics-core/ufl/spatder2grad

  • Committer: Martin Sandve Alnæs
  • Date: 2012-11-09 10:22:03 UTC
  • Revision ID: martinal@simula.no-20121109102203-6s661d96sasjq29k
Fix a bunch of reST errors in docstrings and manual.
Filename Latest Rev Last Changed Committer Comment Size
..
File clean.sh 993 13 years ago Martin Alnæs Cleaning temp files from emacs in clean.sh. 143 bytes Diff Download File
File make_manual_testcase.py 979 13 years ago Martin Alnæs Rename test case files into test_foo.py, and some 2 KB Diff Download File
File mock.py 974 13 years ago Martin Alnæs Add executable permissions for test files. 2.2 KB Diff Download File
README 994 13 years ago Martin Alnæs Move export statements to separate easily source-a 268 bytes Diff Download File
sourceme.sh 1040 13 years ago Martin Alnes Make sourceme.sh slightly more useful. 196 bytes Diff Download File
File template_test.py 1194 13 years ago Martin Sandve Alnæs Fix more tabs->spaces. 1.4 KB Diff Download File
File test.py 1003 13 years ago Martin Alnæs Added tests, latex output (using \varepsilon), and 1.7 KB Diff Download File
File test_algorithms.py 1210 13 years ago Martin Sandve Alnæs Remove some prints 10.4 KB Diff Download File
File test_analyse_demos.py 1273.1.3 12 years ago Martin Alnes Calling validate_form instead of using ufl-analyse 2.7 KB Diff Download File
File test_arithmetic.py 1086 13 years ago Martin Sandve Alnæs Added operators elem_mult, elem_div, elem_pow and 2.8 KB Diff Download File
File test_automatic_differentiation.py 1398 12 years ago Martin Sandve Alnæs Work on new differentiation algorithm variant. All 20.8 KB Diff Download File
File test_book_snippets.py 1273.1.4 12 years ago Martin Alnes Set executable bit on some test scripts. 14.6 KB Diff Download File
File test_classcoverage.py 1394 12 years ago Martin Sandve Alnæs Bugfix in __getitem__ for Expr, treating v[i] the 15.5 KB Diff Download File
File test_conditionals.py 1461 11 years ago Martin Sandve Alnæs Add unit test for conditional. 4.9 KB Diff Download File
File test_derivative.py 1451 12 years ago Martin Sandve Alnæs Enable test for derivative of conditional, previou 18.8 KB Diff Download File
File test_diff.py 1241 12 years ago Martin Sandve Alnæs Improve consistency checking of dimensions when co 3.4 KB Diff Download File
File test_elements.py 1453 12 years ago Martin Sandve Alnæs Add support for nested tuple syntax in mixedelemen 6.4 KB Diff Download File
File test_equals.py 1291 12 years ago Martin Sandve Alnæs added some tests of expression comparison with ==. 2.4 KB Diff Download File
File test_evaluate.py 1363 12 years ago Martin Sandve Alnæs Add more evaluate tests. 8.2 KB Diff Download File
File test_expand_indices.py 1391 12 years ago Martin Sandve Alnæs Work on new variant of differentiation algorithm w 10.1 KB Diff Download File
File test_ffcforms.py 979 13 years ago Martin Alnæs Rename test case files into test_foo.py, and some 10 KB Diff Download File
File test_forms.py 1441 12 years ago Martin Sandve Alnæs Added radd to Form to allow 0+a. 7.6 KB Diff Download File
File test_future_division.py 1011 13 years ago Martin Alnæs Merge work on listtensor and tests. 1 KB Diff Download File
File test_illegal.py 987 13 years ago Martin Alnæs Rework test running mechanism to use unittest like 5.9 KB Diff Download File
File test_indices.py 1384 12 years ago Martin Alnes Fix in test for more stable index comparison. 8.5 KB Diff Download File
File test_lhs_rhs.py 1273.1.4 12 years ago Martin Alnes Set executable bit on some test scripts. 1.8 KB Diff Download File
File test_lifting.py 979 13 years ago Martin Alnæs Rename test case files into test_foo.py, and some 966 bytes Diff Download File
File test_literals.py 1334 12 years ago Martin Sandve Alnæs Remove unused imports and other minor nitpicking r 3.9 KB Diff Download File
File test_manualtest.py 979 13 years ago Martin Alnæs Rename test case files into test_foo.py, and some 347 bytes Diff Download File
File test_scratch.py 1398 12 years ago Martin Sandve Alnæs Work on new differentiation algorithm variant. All 15.9 KB Diff Download File
File test_signature.py 1405 12 years ago Martin Sandve Alnæs Some refactoring in preprocess, thinking about opt 14.6 KB Diff Download File
File test_simplify.py 1456 11 years ago Martin Sandve Alnæs Add simplification of f/f -> 1. 3.7 KB Diff Download File
File test_split.py 1009 13 years ago Martin Alnæs Regexp editing: using assertEqual(a, b) instead of 1.7 KB Diff Download File
File test_str.py 1260 12 years ago Martin Sandve Alnæs Added geometric quantities cell.surface_area and c 3.1 KB Diff Download File
File test_tensoralgebra.py 1273.1.4 12 years ago Martin Alnes Set executable bit on some test scripts. 3.8 KB Diff Download File
File test_transformations.py 1185 13 years ago Martin Sandve Alnæs Implement test covering replace(foo(grad(u)), { u: 1.5 KB Diff Download File
File test_utilities.py 1334 12 years ago Martin Sandve Alnæs Remove unused imports and other minor nitpicking r 4.1 KB Diff Download File
TODO 1136 13 years ago Martin Alnes Add more tests of derivative with vector valued co 1.3 KB Diff Download File
ufltestcase.py 1411 12 years ago Martin Sandve Alnæs Minor refactoring in test base class, splitting 2. 2.6 KB Diff Download File