OpenRadioss
2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
h3d_list_1d_vector.F
Go to the documentation of this file.
1
Copyright> OpenRadioss
2
Copyright> Copyright (C) 1986-2025 Altair Engineering Inc.
3
Copyright>
4
Copyright> This program is free software: you can redistribute it and/or modify
5
Copyright> it under the terms of the GNU Affero General Public License as published by
6
Copyright> the Free Software Foundation, either version 3 of the License, or
7
Copyright> (at your option) any later version.
8
Copyright>
9
Copyright> This program is distributed in the hope that it will be useful,
10
Copyright> but WITHOUT ANY WARRANTY; without even the implied warranty of
11
Copyright> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12
Copyright> GNU Affero General Public License for more details.
13
Copyright>
14
Copyright> You should have received a copy of the GNU Affero General Public License
15
Copyright> along with this program. If not, see <https://www.gnu.org/licenses/>.
16
Copyright>
17
Copyright>
18
Copyright> Commercial Alternative: Altair Radioss Software
19
Copyright>
20
Copyright> As an alternative to this open-source version, Altair also offers Altair Radioss
21
Copyright> software under a commercial license. Contact Altair to discuss further if the
22
Copyright> commercial version may interest you: https://www.altair.com/radioss/.
23
!||====================================================================
24
!|| h3d_list_1d_vector ../engine/source/output/h3d/input_list/h3d_list_1d_vector.F
25
!||--- called by ------------------------------------------------------
26
!||
lech3d
../engine/source/output/h3d/h3d_build_fortran/
lech3d
.f
27
!||--- uses -----------------------------------------------------
28
!|| h3d_mod ../engine/share/modules/h3d_mod.F
29
!|| message_mod ../engine/share/message_module/message_mod.F
30
!||====================================================================
31
SUBROUTINE
h3d_list_1d_vector
(H3D_KEYWORD_ONED_VECTOR,GEO,NKEY)
32
C-----------------------------------------------
33
C M o d u l e s
34
C-----------------------------------------------
35
USE
message_mod
36
USE
h3d_mod
37
C-----------------------------------------------
38
C I m p l i c i t T y p e s
39
C-----------------------------------------------
40
#include "implicit_f.inc"
41
C-----------------------------------------------
42
C C o m m o n B l o c k s
43
C-----------------------------------------------
44
#include "param_c.inc"
45
#include "com04_c.inc"
46
C-----------------------------------------------
47
C D u m m y A r g u m e n t s
48
C-----------------------------------------------
49
TYPE
(H3D_KEYWORD) H3D_KEYWORD_ONED_VECTOR(*)
50
my_real
geo(npropg,numgeo)
51
INTEGER
,
INTENT(INOUT)
:: NKEY
52
C-----------------------------------------------
53
C L o c a l V a r i a b l e s
54
C-----------------------------------------------
55
INTEGER
I,J,NIPMAX
56
C=========================================================================
57
i = 0
58
c-----------------------------------------------
59
i = i + 1
60
h3d_keyword_oned_vector(i)%KEY3 =
'FINT'
61
h3d_keyword_oned_vector(i)%TEXT1 =
'Element Internal forces'
62
c-----------------------------------------------
63
c
64
nkey=i
65
END
my_real
#define my_real
Definition
cppsort.cpp:32
h3d_list_1d_vector
subroutine h3d_list_1d_vector(h3d_keyword_oned_vector, geo, nkey)
Definition
h3d_list_1d_vector.F:32
lech3d
subroutine lech3d(geo, igeo, ipm, ipart, h3d_data, multi_fvm, ipari, iparg, tag_skins6, mds_label, mds_output_table, mds_nmat, max_depvar, mds_ndepsvar, elbuf_str, stack, ibcl, iloadp, lloadp, loads, mat_param, pblast, igrpart)
Definition
lech3d.F:96
h3d_mod
Definition
h3d_mod.F:308
message_mod
Definition
message_mod.F:1249
engine
source
output
h3d
input_list
h3d_list_1d_vector.F
Generated by
1.15.0