Artifact 55dcc109c38c1dd70507a35f56b77d093d8dfcc8b516c63d2ff1781970d02eda:
- File mttroot/mtt/lib/cc/mtt_Reduce_Solver.cc — part of check-in [6e5926c3aa] at 2001-06-05 03:20:40 on branch origin/numerical-algebraic-solution — added -ae option to select algebraic equation solution method. (user: geraint@users.sourceforge.net, size: 251) [annotate] [blame] [check-ins using] [more...]
#include "mtt_Reduce_Solver.hh" void Reduce_Solver::Solve (void) { cerr << "Error:" << " Symbolic solution of equations failed during model build" << endl << " Try using one of the other algebraic solution methods" << endl; }