added new commands to doc pages, fixed a few missing entries as well

This commit is contained in:
Steve Plimpton
2018-11-12 17:23:15 -07:00
parent fe07ad279d
commit 0ca02b6f41
12 changed files with 30 additions and 15 deletions

View File

@ -11,7 +11,7 @@
See the README file in the top-level LAMMPS directory.
------------------------------------------------------------------------- */
#include <string.h>
#include <cstring.h>
#include "fix_hyper.h"
using namespace LAMMPS_NS;