#include "implicit_f.inc"
Go to the source code of this file.
◆ ini_outmax_auto()
| subroutine ini_outmax_auto |
( |
type(elbuf_struct_), target | elbuf_str, |
|
|
integer, intent(in) | ity, |
|
|
integer, intent(in) | ng ) |
Definition at line 29 of file ini_outmax_auto.F.
30
31
32
33 USE elbufdef_mod
35
36
37
38#include "implicit_f.inc"
39
40
41
42 INTEGER ,INTENT(IN):: ITY,NG
43 TYPE(ELBUF_STRUCT_),TARGET :: ELBUF_STR
44
45
46
47 TYPE(G_BUFEL_) , POINTER :: GBUF
48
49
50 gbuf => elbuf_str%GBUF
51
52 SELECT CASE (ity)
53 CASE(1)
60 CASE(3,7)
67 END SELECT
68
69 RETURN
integer, dimension(:,:), allocatable ipart_ok
integer, dimension(:), allocatable ikeymax