whitespace

This commit is contained in:
Axel Kohlmeyer
2025-04-25 20:15:36 -04:00
parent 706aa19710
commit f1edc7f222

View File

@ -2974,7 +2974,7 @@ CONTAINS
ELSE
Ccutoff = 1.0_c_double
END IF
Cid = f2c_string(id)
idx = lammps_request_single_neighlist(self%handle, Cid, Cflags, Ccutoff)
IF (idx < 0) THEN