Skip to content
Snippets Groups Projects
Commit 05cafb71 authored by Tim Mattox's avatar Tim Mattox
Browse files

USER-DPD: cleanup initialization of splitFDT_flag in pair_dpd_fdt.cpp

parent 3af4b3c2
No related branches found
No related tags found
No related merge requests found
......@@ -43,6 +43,7 @@ using namespace LAMMPS_NS;
PairDPDfdt::PairDPDfdt(LAMMPS *lmp) : Pair(lmp)
{
random = NULL;
splitFDT_flag = false;
}
/* ---------------------------------------------------------------------- */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment