Merge branch 'develop' into fix-pair-dump-skip

This commit is contained in:
Axel Kohlmeyer
2022-09-12 18:19:12 -04:00
372 changed files with 5404 additions and 2557 deletions

View File

@ -961,7 +961,7 @@ void Dump::balance()
// allocate a second buffer for balanced data
double* buf_balance;
double *buf_balance;
memory->create(buf_balance,maxbuf,"dump:buf_balance");
// compute from which procs I am receiving atoms