Merge remote branch 'lammps-ro/master' into lammps-icms

Resolved Conflicts:
	doc/Manual.txt
	src/USER-OMP/pppm_cg_omp.cpp
	src/USER-OMP/pppm_cg_omp.h
	src/USER-OMP/pppm_omp.cpp
	src/USER-OMP/pppm_omp.h
	src/USER-OMP/pppm_tip4p_omp.cpp
	src/kspace.h
This commit is contained in:
Axel Kohlmeyer
2013-02-13 13:56:03 +01:00
46 changed files with 3174 additions and 167 deletions

View File

@ -61,7 +61,7 @@ ComputeTempPartial::~ComputeTempPartial()
/* ---------------------------------------------------------------------- */
void ComputeTempPartial::init()
void ComputeTempPartial::setup()
{
fix_dof = 0;
for (int i = 0; i < modify->nfix; i++)