no longer used

This commit is contained in:
Axel Kohlmeyer
2024-07-30 03:54:47 -04:00
parent a75862088a
commit 92cbbaab6a

View File

@ -74,10 +74,8 @@ namespace LAMMPS_NS {
#ifdef LAMMPS_LONGLONG_TO_LONG
#define MPI_LL MPI_LONG
#define ATOLL atoll
#else
#define MPI_LL MPI_LONG_LONG
#define ATOLL atol
#endif
// for atomic problems that exceed 2 billion (2^31) atoms