Commit | Author | Summary |
5042c64 | Adrian Pop | fix ticket:4125, use mmc_(u|s)int_t instead of long! |
3f1dccb | qichenghua | Added first version of nonlinear solver Nox. cannot be compilated at the moment, because Trilinos is not part of 3rdParty yet. |
ca147d7 | Adrian Pop | handle if expressions |
8ac8faf | Adrian Pop | more changes to new frontend - change the scope of the extends modifiers to be able to lookup them - minor typing fixes |
5fed053 | 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 |