make 2 copy of old read_dump and rerun for comparison to new
This commit is contained in:
@ -18,6 +18,8 @@
|
||||
|
||||
using namespace LAMMPS_NS;
|
||||
|
||||
// only proc 0 calls methods of this class, except for constructor/destructor
|
||||
|
||||
/* ---------------------------------------------------------------------- */
|
||||
|
||||
Reader::Reader(LAMMPS *lmp) : Pointers(lmp)
|
||||
|
||||
Reference in New Issue
Block a user