In some number crunching application, I need to find the multiple (undefined number, bigger or equal to zero) real roots of some numerical function in one dimension produced during the simulation and for which there is not analytical expression.
Given a required accuracy, I wonder which is the best (fastest) parallel method/algorithm for doing this.