anticipate patches from upstream to 12 Aug 2013 version
This commit is contained in:
@ -286,7 +286,8 @@ void Respa::init()
|
||||
|
||||
ev_setup();
|
||||
|
||||
// detect if fix omp is present and will clear force arrays for us
|
||||
// detect if fix omp is present and will clear force arrays
|
||||
|
||||
int ifix = modify->find_fix("package_omp");
|
||||
if (ifix >= 0) external_force_clear = 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user