view TODO @ 230:1a3674836579

Provide flags for just-in-time compilation * src/configure.ac: add inst/private/get_vars.m as configured file * inst/private/get_vars.m.in: a function returning proper compiler or linker flags * inst/provate/generate_makefile.m: use flags * src/Makefile.in: add get_vars.m in the cleanall recipe
author Eugenio Gianniti <eugenio.gianniti@mail.polimi.it>
date Fri, 13 Jun 2014 18:45:40 +0200
parents 4d64af1cade2
children
line wrap: on
line source

1) Improve the feval
2) Add the possibility to use the 'normal' for BC
3) Add wrapper for subdomain (It should be enough to modify SubSpace)