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

This commit is contained in:
sjplimp
2015-02-06 20:39:07 +00:00
parent 53c37d5bda
commit e57c7828a9
5 changed files with 124 additions and 28 deletions

View File

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