Topic: NRSolver
Hi!
I am currently working on a multiscale project and need to implement a nonlinear solver in both my macro and micro scale problems. I was thinking of using a Newton-Raphson iterative solver. I found that it was already implemented in nrsolver and nrsolver2. The question is: Which one should I use? In the file nrsolver.h it says that it is experimental while in nrsolver2.h it says that I should use nrsolver... A bit confusing :-)
/Carl