fix whitespace issues

This commit is contained in:
Axel Kohlmeyer
2020-01-13 22:47:06 -05:00
parent d3348371e1
commit 0a84106b23
4 changed files with 40 additions and 40 deletions

View File

@ -32,7 +32,7 @@ using namespace FixConst;
FixWallReflect::FixWallReflect(LAMMPS *lmp, int narg, char **arg) :
Fix(lmp, narg, arg),
nwall(0)
{
{
if (narg < 4) error->all(FLERR,"Illegal fix wall/reflect command");
// let child class process all args