ianhinder / Kranc

A Mathematica package for generating code for solving time dependent partial differential equations
http://kranccode.org
GNU General Public License v2.0
28 stars 10 forks source link

Check functions used in a calculation against a whitelist #52

Open ianhinder opened 12 years ago

ianhinder commented 12 years ago

Currently, Kranc does not have a built-in list of allowed functions for calculations. This means that undefined functions are caught only a compile/link time.