Merge from lammps master

This commit is contained in:
julient31
2018-05-21 16:06:53 -06:00
1621 changed files with 28923 additions and 7380 deletions

View File

@ -11,8 +11,8 @@
See the README file in the top-level LAMMPS directory.
------------------------------------------------------------------------- */
#include <math.h>
#include <string.h>
#include <cmath>
#include <cstring>
#include "compute_property_atom.h"
#include "math_extra.h"
#include "atom.h"