Removing binder and m2,m4 declarations from compute/spin

This commit is contained in:
julient31 2020-11-12 09:43:38 -07:00
parent df672fe7d4
commit 497f0dd593
1 changed files with 1 additions and 3 deletions

View File

@ -148,12 +148,10 @@ void ComputeSpin::compute_vector()
int i;
int countsp, countsptot;
double mag[4], magtot[4];
double m2, m2tot;
double m4, m4tot;
double magenergy, magenergytot;
double tempnum, tempnumtot;
double tempdenom, tempdenomtot;
double spintemperature,binder;
double spintemperature;
invoked_vector = update->ntimestep;