use fdotf consistently and not fdotfloc.
This commit is contained in:
@ -76,7 +76,7 @@ void MinQuickMin::reset_vectors()
|
||||
int MinQuickMin::iterate(int maxiter)
|
||||
{
|
||||
bigint ntimestep;
|
||||
double vmax,vdotf,vdotfall,fdotf,fdotfloc,fdotfall,scale;
|
||||
double vmax,vdotf,vdotfall,fdotf,fdotfall,scale;
|
||||
double dtvone,dtv,dtf,dtfm;
|
||||
int flag,flagall;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user