annotate TODO @ 231:e3f57f92fa66

Avoid just-in-time compilation when not needed * inst/private/check_hash.m: check whether the previous compilation used the same ufl file * inst/private/save_hash.m: save to disk ufl file's md5sum for future comparison * inst/private/check_oct_files.m: ensure the expected oct files are present * inst/import_ufl_*.m: add checks using the logic above
author Eugenio Gianniti <eugenio.gianniti@mail.polimi.it>
date Sat, 14 Jun 2014 15:27:43 +0200
parents 4d64af1cade2
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
160
4d64af1cade2 TODO list
gedeone-octave <marcovass89@hotmail.it>
parents:
diff changeset
1 1) Improve the feval
4d64af1cade2 TODO list
gedeone-octave <marcovass89@hotmail.it>
parents:
diff changeset
2 2) Add the possibility to use the 'normal' for BC
4d64af1cade2 TODO list
gedeone-octave <marcovass89@hotmail.it>
parents:
diff changeset
3 3) Add wrapper for subdomain (It should be enough to modify SubSpace)