silence static code analysis warnings

This commit is contained in:
Axel Kohlmeyer
2023-03-03 02:01:25 -05:00
parent fa38047749
commit cfb967d309
3 changed files with 2 additions and 3 deletions

View File

@ -53,8 +53,8 @@ FixAlchemy::FixAlchemy(LAMMPS *lmp, int narg, char **arg) : Fix(lmp, narg, arg),
vector_flag = 1;
size_vector = 3;
extvector = 1;
ilevel_respa = 0;
nmax = 6;
ivar = -1;
sync_box = 0;
// set up rank-to-rank communicator for inter-partition communication