33 SUBROUTINE tempcg(NUMNOD, NEL ,IXC ,TEMP ,TEMPEL)
34 use element_mod ,
only : nixc
38#include "implicit_f.inc"
42 INTEGER ,
INTENT(IN) ::
43 INTEGER ,
INTENT(IN) :: NEL
54 tempel(i) = fourth * (temp(ixc(2,i)) + temp(ixc(3,i)) +
55 . temp(ixc(4,i)) + temp(ixc(5,i)) )