23!||====================================================================
24!||
m18th ../engine/source/materials/mat/mat018/
m18th.f
29!||====================================================================
36#include "implicit_f.inc"
44 INTEGER,
INTENT(IN) :: NEL
45 INTEGER NPF(*), MAT(*), IPM(NPROPMI,*)
48 . t(*), xk(*), tf(*),pm(npropm,*)
52 INTEGER I, IFUNC, NPOINT, MX
63 npoint=(npf(ifunc+1)-npf(ifunc))/2
64 tscal = t(i) / pm(42,mx)
65 CALL interp(tf(npf(ifunc)),tscal,npoint,xk(i),bid)
subroutine interp(tf, tt, npoint, f, tg)
subroutine m18th(t, xk, mat, pm, ipm, tf, npf, nel)