Merge pull request #2776 from akohlmey/clang-tidy

Address issues detected by static code analysis with clang-tidy
This commit is contained in:
Axel Kohlmeyer
2021-05-24 11:07:25 -04:00
committed by GitHub
18 changed files with 66 additions and 35 deletions

View File

@ -62,7 +62,7 @@ ComputeDipoleChunk::ComputeDipoleChunk(LAMMPS *lmp, int narg, char **arg) :
else error->all(FLERR,"Illegal compute dipole/chunk command");
}
init();
ComputeDipoleChunk::init();
// chunk-based data