git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3557 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -307,5 +307,3 @@ void ComputeRDF::compute_array()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -197,7 +197,6 @@ DumpStyle(xyz,DumpXYZ)
|
|||||||
#include "fix_press_berendsen.h"
|
#include "fix_press_berendsen.h"
|
||||||
#include "fix_print.h"
|
#include "fix_print.h"
|
||||||
#include "fix_orient_fcc.h"
|
#include "fix_orient_fcc.h"
|
||||||
#include "fix_rdf.h"
|
|
||||||
#include "fix_recenter.h"
|
#include "fix_recenter.h"
|
||||||
#include "fix_respa.h"
|
#include "fix_respa.h"
|
||||||
#include "fix_rigid.h"
|
#include "fix_rigid.h"
|
||||||
@ -257,7 +256,6 @@ FixStyle(orient/fcc,FixOrientFCC)
|
|||||||
FixStyle(press/berendsen,FixPressBerendsen)
|
FixStyle(press/berendsen,FixPressBerendsen)
|
||||||
FixStyle(planeforce,FixPlaneForce)
|
FixStyle(planeforce,FixPlaneForce)
|
||||||
FixStyle(print,FixPrint)
|
FixStyle(print,FixPrint)
|
||||||
FixStyle(rdf,FixRDF)
|
|
||||||
FixStyle(recenter,FixRecenter)
|
FixStyle(recenter,FixRecenter)
|
||||||
FixStyle(RESPA,FixRespa)
|
FixStyle(RESPA,FixRespa)
|
||||||
FixStyle(rigid,FixRigid)
|
FixStyle(rigid,FixRigid)
|
||||||
|
|||||||
Reference in New Issue
Block a user