OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
cluster_mod.F
Go to the documentation of this file.
1Copyright> OpenRadioss
2Copyright> Copyright (C) 1986-2025 Altair Engineering Inc.
3Copyright>
4Copyright> This program is free software: you can redistribute it and/or modify
5Copyright> it under the terms of the GNU Affero General Public License as published by
6Copyright> the Free Software Foundation, either version 3 of the License, or
7Copyright> (at your option) any later version.
8Copyright>
9Copyright> This program is distributed in the hope that it will be useful,
10Copyright> but WITHOUT ANY WARRANTY; without even the implied warranty of
11Copyright> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12Copyright> GNU Affero General Public License for more details.
13Copyright>
14Copyright> You should have received a copy of the GNU Affero General Public License
15Copyright> along with this program. If not, see <https://www.gnu.org/licenses/>.
16Copyright>
17Copyright>
18Copyright> Commercial Alternative: Altair Radioss Software
19Copyright>
20Copyright> As an alternative to this open-source version, Altair also offers Altair Radioss
21Copyright> software under a commercial license. Contact Altair to discuss further if the
22Copyright> 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!||====================================================================
41C-----------------------------------------------------------------------
42#include "my_real.inc"
43c=======================================================================
44c
46 integer :: id
47 integer :: TYPE
48 integer :: ifail
49 integer :: igr
50 integer :: nel
51 integer :: nnod
52 integer :: skew
53 integer :: off
54c
55 integer, DIMENSION(:), ALLOCATABLE :: ng
56 integer, DIMENSION(:), ALLOCATABLE :: elem
57 integer, DIMENSION(:), ALLOCATABLE :: nod1
58 integer, DIMENSION(:), ALLOCATABLE :: nod2
59c
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_
68c
69c---------------
70 END MODULE cluster_mod
#define my_real
Definition cppsort.cpp:32
initmumps id
for(i8=*sizetab-1;i8 >=0;i8--)