isaar / MSolve

Open source numerical solver for computational mechanics problems
Apache License 2.0
18 stars 26 forks source link

Major refactoring of linear algebra, solvers and analyzer classes. #118

Closed SerafeimBakalakos closed 5 years ago

SerafeimBakalakos commented 5 years ago

Of course this refactoring extends to element, material and other supportive classes. New high performance solvers have also been added. For now the refactored files are suffixed with _v2, to avoid epic merge conflicts with code from team member branches.