aslam_optimizer
aslam_optimizer copied to clipboard
Make DesignVariables returned by Expressions active per default or have parameter for this
When adding design variables to the solver which were returned by an expression, one needs to iterate through all of them to make them active.
Can we make them active by default of add a parameter to the Expression::getDesignVariables method to control this?