[root]/SimulationRuntime/cpp/Include/Solver/Newton
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 8 (100.0%) | 188 (100.0%) | 23.5 |
mwalther | 3 (37.5%) | 140 (74.5%) | 46.6 |
niklwors | 3 (37.5%) | 42 (22.3%) | 14.0 |
adrpo | 1 (12.5%) | 5 (2.7%) | 5.0 |
sjoelund.se | 1 (12.5%) | 1 (0.5%) | 1.0 |
- moved Solver header files into the include folder to fix windows build
140 lines of code changed in 3 files:
Added Kinsol solver selection
0 lines of code changed in 1 file:
- utf8 no signature.
5 lines of code changed in 1 file:
Remove BOM
1 lines of code changed in 1 file:
converted cpp an h files in cpp runtime to utf8
2 lines of code changed in 1 file:
Reorganized cpp runtime folders. Simplified solver interface methods. Removed unused functions. Renamed interfaces
40 lines of code changed in 1 file: