Hello, as another preparation for parallel execution, I have rewritten SkalarFunction::eval_AB() so that it is not recursive anymore (SVN 188).
That should allow more equal distribution of work for nested values. Next step is to make all Cell functions nothrow. /// Jürgen