Skip to content
Snippets Groups Projects
Commit a99f9670 authored by Praetorius, Simon's avatar Praetorius, Simon
Browse files

renamed errorCode() function in SolverInfo

parent 74b4d9c3
No related branches found
No related tags found
1 merge request!159simplify solver info
......@@ -29,7 +29,7 @@ namespace AMDiS
*/
/// Returns error code in last run of an iterative solver
int errorCode() const
int error() const
{
return error_;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment