29 SUBROUTINE temp3cg(JFT ,JLT , PM ,MAT ,IXTG ,
34#include "implicit_f.inc"
42 INTEGER JFT, JLT,MAT(*),IXTG(NIXTG,*)
45 . temp(*), pm(npropm,*),tempel(*)
53 tempel(i) = third * ( temp(ixtg(2,i)) + temp(ixtg(3,i)) +
subroutine temp3cg(jft, jlt, pm, mat, ixtg, temp, tempel)