20 case ERROR:
return "ERROR";
virtual const char *const status_str() const
Returns the string version of the solver status.
solve method called but an error was encountered
solve method called and a solution found
solve method was called but stalled
#define REGISTER_LUA_CLASS(X)
solve method called but did not converge to a solution
solve method not called yet
Contains classes to abstract away details in various Spurr Radiative Transfer software.
#define REGISTER_LUA_END()
The base class for all iterative optimizers.