kspace refactor compiles for KSPACE and USER-OMP

This commit is contained in:
Axel Kohlmeyer
2018-10-19 15:11:37 -04:00
parent 9090fd0255
commit 2f52eee6bf
32 changed files with 92 additions and 60 deletions

View File

@ -39,8 +39,7 @@ using namespace MathConst;
/* ---------------------------------------------------------------------- */
PPPMTIP4P::PPPMTIP4P(LAMMPS *lmp, int narg, char **arg) :
PPPM(lmp, narg, arg)
PPPMTIP4P::PPPMTIP4P(LAMMPS *lmp) : PPPM(lmp)
{
triclinic_support = 1;
tip4pflag = 1;