Merge branch 'develop' into general-triclinic

This commit is contained in:
Axel Kohlmeyer
2024-01-18 15:01:09 -05:00
146 changed files with 3789 additions and 3269 deletions

View File

@ -549,7 +549,7 @@ void WriteRestart::force_fields()
all procs call this method, only proc 0 writes to file
------------------------------------------------------------------------- */
void WriteRestart::file_layout(int send_size)
void WriteRestart::file_layout(int /*send_size*/)
{
if (me == 0) write_int(MULTIPROC,multiproc);