# | Line 260 | Line 260 | namespace OpenMD { | |
---|---|---|
260 | } | |
261 | ||
262 | ndfLocal_ = ndf_local; | |
263 | – | cerr << "ndfLocal_ = " << ndfLocal_ << "\n"; |
263 | ||
264 | // n_constraints is local, so subtract them on each processor | |
265 | ndf_local -= nConstraints_; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |