Autodiff runtime option
This branch eliminates all instances of USE_AUTODIFF and USE_SPARSE_AUTODIFF. Instead automatic differentiation can enabled at runtime by adding "use automatic differentiation;" inside the control data section of the input file. When this is finished, it will solve issue #200 (closed).
Edited by Reinhard Resch