update include lists in packages USER-MISC, USER-MOFF, USER-PTM, and USER-SMD
This commit is contained in:
@ -17,10 +17,9 @@
|
||||
Contact Email: amulyapervaje@gmail.com
|
||||
------------------------------------------------------------------------- */
|
||||
|
||||
#include <cmath>
|
||||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
#include "temper_npt.h"
|
||||
#include <cmath>
|
||||
#include <cstring>
|
||||
#include "universe.h"
|
||||
#include "domain.h"
|
||||
#include "atom.h"
|
||||
@ -29,13 +28,10 @@
|
||||
#include "modify.h"
|
||||
#include "compute.h"
|
||||
#include "force.h"
|
||||
#include "output.h"
|
||||
#include "thermo.h"
|
||||
#include "fix.h"
|
||||
#include "random_park.h"
|
||||
#include "finish.h"
|
||||
#include "timer.h"
|
||||
#include "memory.h"
|
||||
#include "error.h"
|
||||
|
||||
using namespace LAMMPS_NS;
|
||||
|
||||
Reference in New Issue
Block a user