Commit | Author | Summary |
5042c645fb | Adrian Pop | fix ticket:4125, use mmc_(u|s)int_t instead of long! |
3f1dccbac4 | qichenghua | Added first version of nonlinear solver Nox. cannot be compilated at the moment, because Trilinos is not part of 3rdParty yet. |
ca147d71c2 | Adrian Pop | handle if expressions |
8ac8faf6c5 | Adrian Pop | more changes to new frontend - change the scope of the extends modifiers to be able to lookup them - minor typing fixes |
5fed053888 | Adrian Pop | more improvements to new frontend - provide souce information to all DAE elements - flatten all statements and equations (except connect) - use a for loop in DAEUtil.getVarBinding |