git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1653 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2008-03-20 15:32:33 +00:00
parent 08e197abc7
commit 4b237db3de
26 changed files with 122 additions and 100 deletions

View File

@ -28,7 +28,7 @@ class ComputeTempPartial : public Compute {
void remove_bias(int, double *);
void remove_bias_all();
void restore_bias(double *);
void restore_bias(int, double *);
void restore_bias_all();
double memory_usage();