File mttroot/mtt/lib/cc/mtt_Reduce_Solver.cc artifact 55dcc109c3 part of check-in 7bd1fc6014
#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; }