Initializing pointers in PERI, QEQ and REPLICA

This commit is contained in:
Anders Hafreager
2016-11-07 19:58:27 +01:00
parent 77bbf03f0f
commit db0524278a
6 changed files with 14 additions and 15 deletions

View File

@ -43,7 +43,7 @@ using namespace LAMMPS_NS;
/* ---------------------------------------------------------------------- */
VerletSplit::VerletSplit(LAMMPS *lmp, int narg, char **arg) :
Verlet(lmp, narg, arg)
Verlet(lmp, narg, arg), qsize(NULL), qdisp(NULL), xsize(NULL), xdisp(NULL), f_kspace(NULL)
{
// error checks on partitions