Searched refs:MG_WhatSpecies (Results 1 – 1 of 1) sorted by relevance
97 int *MG_WhatSpecies; in Generating_MP_Special_Kpt() local177 MG_WhatSpecies = (int*)malloc(sizeof(int)*(atomnum+1)); in Generating_MP_Special_Kpt()182 MG_WhatSpecies[i] = WhatSpecies[i]; in Generating_MP_Special_Kpt()191 MG_WhatSpecies = (int*)malloc(sizeof(int)*(atomnum+1)); in Generating_MP_Special_Kpt()203 MG_WhatSpecies[i] = k; in Generating_MP_Special_Kpt()217 MG_WhatSpecies[j] = k; in Generating_MP_Special_Kpt()236 MG_WhatSpecies = (int*)malloc(sizeof(int)*(atomnum+1)); in Generating_MP_Special_Kpt()241 MG_WhatSpecies[i] = i-1; in Generating_MP_Special_Kpt()260 wan = MG_WhatSpecies[j]; in Generating_MP_Special_Kpt()309 free(MG_WhatSpecies); in Generating_MP_Special_Kpt()