Commit | Author | Summary |
669113dccd | Per Östlund | Fix for #3535. |
eae1de1990 | Willi Braun | use sparsePattern.nnz instead of the extended |
860bb91842 | Per Östlund | Partial fix for bug3535. |
2749b17144 | qichenghua | fix ticket:4213, added scaling of linear systems back again |
40f96b87aa | qichenghua | cleaned up LinearSolver and DgesvSolver. Also fixed minor errors. |
a558ce28f6 | qichenghua | Renamed getSystemMatrix, getSystemSparseMatrix and getRHS in ILinearAlgloop.h to getAMatrix, getSparseAMatrix and getb. |
a70aefe48d | Martin Sjölund | Remove unused function |
23f4cf88c8 | Willi Braun | fix colprts for sparse matrixes: ida and kinsol |
ba209b7022 | Martin Sjölund | Do not link pthreads statically in ARM FMUs |
5e1589ad46 | Martin Sjölund | Make ParModelica String variables an error |
bbc489cd20 | Willi Braun | fix identity tmp sparse matrix for ida solver |