git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7267 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -49,6 +49,7 @@ class LAMMPS {
|
||||
LAMMPS(int, char **, MPI_Comm);
|
||||
~LAMMPS();
|
||||
void create();
|
||||
void post_create();
|
||||
void init();
|
||||
void destroy();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user