clang-tidy fixes
This commit is contained in:
@ -118,7 +118,7 @@ void AtomVecBody::process_args(int narg, char **arg)
|
||||
#undef BODY_CLASS
|
||||
|
||||
} else
|
||||
error->all(FLERR, utils::check_packages_for_style("body", arg[0], lmp).c_str());
|
||||
error->all(FLERR, utils::check_packages_for_style("body", arg[0], lmp));
|
||||
|
||||
bptr->avec = this;
|
||||
icp = bptr->icp;
|
||||
|
||||
Reference in New Issue
Block a user