engforge.solver_utils.objectify

objectify(system, function, comp, Xrefs, prob, *args, **kwargs)[source]

converts a function f(comp,slv_info:dict) into a function that safely changes states to the desired values and then runs the function. A function is returend as f(x,*args,**kw)