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