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