OpenRadioss
2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
cluster_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
!|| cluster_mod ../starter/share/modules1/cluster_mod.F
25
!||--- called by ------------------------------------------------------
26
!|| applysort2cluster ../starter/source/restart/ddsplit/w_cluster.F
27
!|| c_cluster ../starter/source/restart/ddsplit/w_cluster.F
28
!|| ddsplit ../starter/source/restart/ddsplit/ddsplit.F
29
!|| dometis ../starter/source/spmd/domain_decomposition/grid2mat.F
30
!|| hm_read_cluster ../starter/source/output/cluster/hm_read_cluster.F
31
!|| lectur ../starter/source/starter/lectur.F
32
!|| rgrhead ../starter/source/elements/spring/rgrhead.F
33
!|| rgrtails ../starter/source/elements/spring/rgrtails.F
34
!|| sgrhead ../starter/source/elements/solid/solide/sgrhead.F
35
!|| sgrtails ../starter/source/elements/solid/solide/sgrtails.F
36
!|| st_qaprint_clusters ../starter/source/output/qaprint/st_qaprint_clusters.F
37
!|| st_qaprint_driver ../starter/source/output/qaprint/st_qaprint_driver.F
38
!|| w_cluster ../starter/source/restart/ddsplit/w_cluster.F
39
!||====================================================================
40
MODULE
cluster_mod
41
C-----------------------------------------------------------------------
42
#include "my_real.inc"
43
c=======================================================================
44
c
45
TYPE
cluster_
46
integer
::
id
47
integer
::
TYPE
48
integer
:: ifail
49
integer
:: igr
50
integer
:: nel
51
integer
:: nnod
52
integer
:: skew
53
integer
:: off
54
c
55
integer
,
DIMENSION(:)
,
ALLOCATABLE
:: ng
56
integer
,
DIMENSION(:)
,
ALLOCATABLE
:: elem
57
integer
,
DIMENSION(:)
,
ALLOCATABLE
:: nod1
58
integer
,
DIMENSION(:)
,
ALLOCATABLE
:: nod2
59
c
60
my_real
,
DIMENSION(:)
,
ALLOCATABLE
:: fmax
61
my_real
,
DIMENSION(:)
,
ALLOCATABLE
:: mmax
62
my_real
,
DIMENSION(:)
,
ALLOCATABLE
:: ax
63
my_real
,
DIMENSION(:)
,
ALLOCATABLE
:: nx
64
my_real
,
DIMENSION(3)
::
for
65
my_real
,
DIMENSION(3)
:: mom
66
my_real
:: fail
67
END TYPE
cluster_
68
c
69
c---------------
70
END MODULE
cluster_mod
my_real
#define my_real
Definition
cppsort.cpp:32
id
initmumps id
Definition
multiplerhs_example.m:4
for
for(i8=*sizetab-1;i8 >=0;i8--)
Definition
mumps_common.c:91
cluster_mod
Definition
cluster_mod.F:40
cluster_mod::cluster_
Definition
cluster_mod.F:45
starter
share
modules1
cluster_mod.F
Generated by
1.15.0