git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1591 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -25,6 +25,7 @@ class ComputeTempPartial : public Compute {
|
||||
void init();
|
||||
double compute_scalar();
|
||||
void compute_vector();
|
||||
void remove_bias(int, double *);
|
||||
|
||||
private:
|
||||
int xflag,yflag,zflag;
|
||||
|
||||
Reference in New Issue
Block a user