git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3099 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -279,7 +279,7 @@ void ComputePressure::virial_compute(int n, int ndiag)
|
||||
|
||||
/* ---------------------------------------------------------------------- */
|
||||
|
||||
void ComputePressure::reset_extra_compute(char *id_new)
|
||||
void ComputePressure::reset_extra_compute_fix(char *id_new)
|
||||
{
|
||||
delete [] id_temp;
|
||||
int n = strlen(id_new) + 1;
|
||||
|
||||
Reference in New Issue
Block a user