This commit is contained in:
Axel Kohlmeyer
2021-09-25 10:42:52 -04:00
parent 53e773e438
commit 6f87b1236a
4 changed files with 26 additions and 20 deletions

View File

@ -13,13 +13,15 @@
------------------------------------------------------------------------- */
#include "dump_atom.h"
#include <cstring>
#include "domain.h"
#include "atom.h"
#include "memory.h"
#include "domain.h"
#include "error.h"
#include "memory.h"
#include "update.h"
#include <cstring>
using namespace LAMMPS_NS;
#define ONELINE 256