OpenRadioss
2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
fvmbag_meshcontrol_mod.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
!|| fvmbag_meshcontrol_mod ../common_source/modules/airbag/fvmbag_meshcontrol_mod.F
25
!||--- called by ------------------------------------------------------
26
!|| alevflu ../engine/source/output/anim/generate/monvol_anim.F90
27
!|| applysort2fvm ../starter/source/airbag/fvmesh0.F
28
!|| ddsplit ../starter/source/restart/ddsplit/ddsplit.F
29
!|| dometis ../starter/source/spmd/domain_decomposition/grid2mat.F
30
!|| fv_up_switch ../engine/source/airbag/fv_up_switch.F
31
!||
fvbag0
../engine/source/airbag/
fvbag0
.f
32
!|| fvbag1 ../engine/source/airbag/fvbag1.F
33
!|| fvbag2 ../engine/source/airbag/fvbag2.F
34
!|| fvbag_vertex ../starter/source/spmd/domain_decomposition/grid2mat.F
35
!|| fvmesh0 ../engine/source/airbag/fvmesh0.F
36
!|| fvrrest ../engine/source/output/restart/rdresb.F
37
!|| fvupd1 ../engine/source/airbag/fvupd.F
38
!|| fvwrest ../engine/source/output/restart/wrrest.F
39
!|| fvwrestp ../starter/source/restart/ddsplit/fvwrestp.F
40
!|| hypermesh_tetra ../starter/stub/fvmbags_stub.F
41
!|| init_monvol ../starter/source/airbag/init_monvol.F
42
!|| lectur ../engine/source/input/lectur.F
43
!|| sortie_main ../engine/source/output/sortie_main.F
44
!|| writemesh ../starter/source/airbag/writeMesh.F
45
!||====================================================================
46
MODULE
fvmbag_meshcontrol_mod
47
#include
"my_real.inc"
48
INTEGER
,
DIMENSION(:)
,
ALLOCATABLE
::
kmesh
49
LOGICAL
::
tetramesher_used
50
INTEGER
::
nb_total_node
,
nb_total_node_old
51
INTEGER
::
nb_total_solids
,
nb_total_solids_old
52
INTEGER
,
DIMENSION(:)
,
ALLOCATABLE
::
ixs_temp
53
INTEGER
,
DIMENSION(:)
,
ALLOCATABLE
::
IBUFSSG_TEMP
54
my_real
,
DIMENSION(:, :)
,
ALLOCATABLE
:: node_coord
55
INTEGER
,
DIMENSION(:)
,
ALLOCATABLE
::
bufalei_mgm
56
INTEGER
,
DIMENSION(:)
,
ALLOCATABLE
::
itab_tmp
,
itabm1_tmp
57
END MODULE
fvmbag_meshcontrol_mod
my_real
#define my_real
Definition
cppsort.cpp:32
fvbag0
subroutine fvbag0(monvol, volmon, x, sensor_tab, v, a, npc, tf, nsensor, fsav, ifvmesh, icontact, lgauge, gauge, igeo, geo, pm, ipm, iparg, igrouptg, igroupc, elbuf_tab, fext, flag, h3d_data, itab, weight, wfext, python)
Definition
fvbag0.F:45
fvmbag_meshcontrol_mod
Definition
fvmbag_meshcontrol_mod.F:46
fvmbag_meshcontrol_mod::itabm1_tmp
integer, dimension(:), allocatable itabm1_tmp
Definition
fvmbag_meshcontrol_mod.F:56
fvmbag_meshcontrol_mod::nb_total_solids_old
integer nb_total_solids_old
Definition
fvmbag_meshcontrol_mod.F:51
fvmbag_meshcontrol_mod::bufalei_mgm
integer, dimension(:), allocatable bufalei_mgm
Definition
fvmbag_meshcontrol_mod.F:55
fvmbag_meshcontrol_mod::kmesh
integer, dimension(:), allocatable kmesh
Definition
fvmbag_meshcontrol_mod.F:48
fvmbag_meshcontrol_mod::ixs_temp
integer, dimension(:), allocatable ixs_temp
Definition
fvmbag_meshcontrol_mod.F:52
fvmbag_meshcontrol_mod::tetramesher_used
logical tetramesher_used
Definition
fvmbag_meshcontrol_mod.F:49
fvmbag_meshcontrol_mod::nb_total_node_old
integer nb_total_node_old
Definition
fvmbag_meshcontrol_mod.F:50
fvmbag_meshcontrol_mod::nb_total_node
integer nb_total_node
Definition
fvmbag_meshcontrol_mod.F:50
fvmbag_meshcontrol_mod::itab_tmp
integer, dimension(:), allocatable itab_tmp
Definition
fvmbag_meshcontrol_mod.F:56
fvmbag_meshcontrol_mod::nb_total_solids
integer nb_total_solids
Definition
fvmbag_meshcontrol_mod.F:51
common_source
modules
airbag
fvmbag_meshcontrol_mod.F
Generated by
1.15.0