Artifact 708e6aadb5a9acebc805ec2c47c994778891a94d3a5d8fa4a7deeb78ff164550:
- File mttroot/mtt/lib/cc/mtt_Reduce_Solver.cc — part of check-in [98a5282e8f] at 2001-07-02 00:34:56 on branch origin/numerical-algebraic-solution — gcc-3.0 compatibility. (user: geraint@users.sourceforge.net, size: 262) [annotate] [blame] [check-ins using] [more...]
#include "mtt_Reduce_Solver.hh" void Reduce_Solver::Solve (void) { std::cerr << "Error:" << " Symbolic solution of equations failed during model build" << std::endl << " Try using one of the other algebraic solution methods" << std::endl; }