git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9272 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -35,9 +35,7 @@ using namespace FixConst;
|
||||
/* ---------------------------------------------------------------------- */
|
||||
|
||||
FixNVEAsphere::FixNVEAsphere(LAMMPS *lmp, int narg, char **arg) :
|
||||
FixNVE(lmp, narg, arg)
|
||||
{
|
||||
}
|
||||
FixNVE(lmp, narg, arg) {}
|
||||
|
||||
/* ---------------------------------------------------------------------- */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user