git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7267 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2011-12-01 17:37:10 +00:00
parent 8c372f6c41
commit 4643566b25
4 changed files with 16 additions and 16 deletions

View File

@ -49,6 +49,7 @@ class LAMMPS {
LAMMPS(int, char **, MPI_Comm);
~LAMMPS();
void create();
void post_create();
void init();
void destroy();