git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15489 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -197,7 +197,7 @@ void FixController::end_of_step()
|
||||
|
||||
// invoke compute if not previously invoked
|
||||
|
||||
double current;
|
||||
double current = 0.0;
|
||||
|
||||
if (pvwhich == COMPUTE) {
|
||||
if (pvindex == 0) {
|
||||
|
||||
Reference in New Issue
Block a user