#include "implicit_f.inc"
#include "impl1_c.inc"
Go to the source code of this file.
◆ get_etfac_s()
| subroutine get_etfac_s |
( |
integer | nel, |
|
|
| sfac, |
|
|
integer | mtn ) |
Definition at line 35 of file get_etfac_s.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 . sfac(*)
56
57
58
59 INTEGER I ,J,IKTMAT
60
61
63 DO i = 1,nel
64 sfac(i)= one
65 ENDDO
66 IF (iktmat==0.OR.inconv < 0) RETURN
67
68 DO i = 1,nel
70 ENDDO
71
72 RETURN
subroutine iktmat_ini(mtn, iktmat)
type(ktbuf_struct_), dimension(:), allocatable, target ktbuf_str