#include "implicit_f.inc"
#include "impl1_c.inc"
Go to the source code of this file.
◆ put_etfac()
| subroutine put_etfac |
( |
integer | nel, |
|
|
| et, |
|
|
integer | mtn ) |
Definition at line 35 of file put_etfac.F.
36
37
38
41
42
43
44#include "implicit_f.inc"
45
46
47
48#include "impl1_c.inc"
49
50
51
52 INTEGER NEL,MTN
53
55 . et(*)
56
57
58
59 INTEGER I ,J ,MPT,NPTS,IKTMAT
60
62 . etf
63
65 IF (imconv < 0.OR.iktmat==0) RETURN
66 IF (mtn==2.OR.mtn==36.OR.mtn==78) THEN
67 DO i = 1,nel
70 ENDDO
71 ELSE
72 DO i = 1,nel
75 ENDDO
76 ENDIF
77
78 RETURN
subroutine iktmat_ini(mtn, iktmat)
type(ktbuf_struct_), dimension(:), allocatable, target ktbuf_str