fixed fene_nm
This commit is contained in:
@ -30,6 +30,13 @@ using namespace LAMMPS_NS;
|
||||
using MathConst::MY_CUBEROOT2;
|
||||
|
||||
|
||||
/* ---------------------------------------------------------------------- */
|
||||
|
||||
BondFENEnm::BondFENEnm(LAMMPS *lmp) : BondFENE(lmp)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
/* ---------------------------------------------------------------------- */
|
||||
|
||||
BondFENEnm::~BondFENEnm()
|
||||
|
||||
Reference in New Issue
Block a user