← Back to team overview

ffc team mailing list archive

Update directory structure, some fixes needed before this will work...

 

Commit from logg (2004-11-16 17:35 CET)
----------------

Update directory structure, some fixes needed before this will work...

- ffc  src/algebra.py                   1.19
- ffc  src/coefficient.py               1.2
- ffc  src/declaration.py               1.2
- ffc  src/derivative.py                1.9
- ffc  src/dolfin.py                    1.11
- ffc  src/elementtensor.py             1.6
- ffc  src/ffc                          1.3
- ffc  src/finiteelement.py             1.7
- ffc  src/form.py                      1.30
- ffc  src/geometrytensor.py            1.6
- ffc  src/index.py                     1.11
- ffc  src/integral.py                  1.2
- ffc  src/integrand.py                 1.3
- ffc  src/integrator.py                1.10
- ffc  src/latex.py                     1.7
- ffc  src/multiindex.py                1.2
- ffc  src/parser.py                    1.2
- ffc  src/poisson.form                 1.3
- ffc  src/reassign.py                  1.7
- ffc  src/referencetensor.py           1.4
- ffc  src/term.py                      1.4
- ffc  src/transform.py                 1.5
+ ffc  src/compiler/algebra.py          1.1
+ ffc  src/compiler/coefficient.py      1.1
+ ffc  src/compiler/declaration.py      1.1
+ ffc  src/compiler/derivative.py       1.1
+ ffc  src/compiler/elementtensor.py    1.1
+ ffc  src/compiler/finiteelement.py    1.1
+ ffc  src/compiler/form.py             1.1
+ ffc  src/compiler/geometrytensor.py   1.1
+ ffc  src/compiler/index.py            1.1
+ ffc  src/compiler/integral.py         1.1
+ ffc  src/compiler/integrand.py        1.1
+ ffc  src/compiler/integrator.py       1.1
+ ffc  src/compiler/multiindex.py       1.1
+ ffc  src/compiler/poisson.py          1.1
+ ffc  src/compiler/reassign.py         1.1
+ ffc  src/compiler/referencetensor.py  1.1
+ ffc  src/compiler/term.py             1.1
+ ffc  src/compiler/transform.py        1.1
+ ffc  src/demo/poisson.form            1.1
+ ffc  src/formats/dolfin.py            1.1
+ ffc  src/formats/latex.py             1.1
+ ffc  src/parser/ffc                   1.1
+ ffc  src/parser/parser.py             1.1