blob: 7d7d961603d6cb46747bb39e5244849a4aabfa8d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- tran_variables.h.orig 2018-08-29 05:50:14 UTC
+++ tran_variables.h
@@ -46,7 +46,6 @@ double TRAN_Poisson_Gpara_Scaling;
double ScaleSize_e[2];
int SpinP_switch_e[2], atomnum_e[2], SpeciesNum_e[2], Max_FSNAN_e[2];
int TCpyCell_e[2], Matomnum_e[2], MatomnumF_e[2], MatomnumS_e[2];
-int Latomnum,Ratomnum,Catomnum;
int *WhatSpecies_e[2];
int *Spe_Total_CNO_e[2];
int *Spe_Total_NO_e[2];
|