29 SUBROUTINE c3pxpy3(JFT ,JLT ,PM ,STI ,STIR,
30 2 SMSTR ,PX1 ,PY1 ,PY2 ,MAT ,
35#include "implicit_f.inc"
47 INTEGER MAT(*),JFT,JLT,MX,NEL
50 . ssp(mvsiz),pm(npropm,*), sti(*), stir(*),
51 . px1(*), py1(*), py2(*)
69 px1(i) = smstr(ii(1)+i)
70 py1(i) = smstr(ii(2)+i)
71 py2(i) = smstr(ii(3)+i)
subroutine c3pxpy3(jft, jlt, pm, sti, stir, smstr, px1, py1, py2, mat, ssp, nel)