Known as Solver in JuliaFEM.jl. By name change we clearly separate what types are actually solving something, like LinearSystemSolver. In the other hand, Analysis can also perform other operations, not only run some Newton iterations as default.
Coverage decreased (-0.5%) to 99.121% when pulling 8839a273a5f97ea9a9c92fb93070656a9d3d7e0c on feature/solver into 5be44dd029fb35ff86b0e8387f25e5aae6695257 on master.
Known as
Solver
in JuliaFEM.jl. By name change we clearly separate what types are actually solving something, like LinearSystemSolver. In the other hand, Analysis can also perform other operations, not only run some Newton iterations as default.