Missing CF code causes AWLFI to produce unresolvable mesh_VxVxV() computation
| Bugzilla Link | 643 |
| Created on | Dec 29, 2009 17:58 |
| Resolution | FIXED |
| Resolved on | Dec 30, 2009 22:10 |
| Version | svn |
| OS | Linux |
| Architecture | PC |
Extended Description
I think this bug arose out of Loch Ness work, but am not completely sure, not that it matters... The basic problem is that AWLFI produces an expression of the form: _add_VxS_( [0], scalar) but CF (symbolic_constant_simplification.c) never got support written to handle those cases.