forked from lijiext/lammps
Update fix_wall_reflect_stochastic.cpp
This commit is contained in:
parent
6c851f6db0
commit
41792da707
|
@ -11,6 +11,11 @@
|
|||
See the README file in the top-level LAMMPS directory.
|
||||
------------------------------------------------------------------------- */
|
||||
|
||||
/* ----------------------------------------------------------------------
|
||||
Contributing author: Quy-Dong To, Universite Gustave Eiffel, FRANCE
|
||||
Email: toquydong at gmail.com
|
||||
------------------------------------------------------------------------- */
|
||||
|
||||
#include "fix_wall_reflect_stochastic.h"
|
||||
#include <cstring>
|
||||
#include <cstdlib>
|
||||
|
|
Loading…
Reference in New Issue