Particle Tracer work in progress
This commit is contained in:
@@ -243,10 +243,11 @@ void solveRB(Solver* solver)
|
||||
#endif
|
||||
it++;
|
||||
}
|
||||
|
||||
/*
|
||||
#ifdef VERBOSE
|
||||
printf("Solver took %d iterations to reach %f\n", it, sqrt(res));
|
||||
#endif
|
||||
*/
|
||||
}
|
||||
|
||||
void solveRBA(Solver* solver)
|
||||
|
Reference in New Issue
Block a user