OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
nlocal_reg_mod::nlocal_str_ Type Reference

Data Fields

integer imod
integer nnod
integer l_nloc
integer numels_nl
integer numelc_nl
integer numeltg_nl
integer nddmax
integer lcne_nl
integer, dimension(:), allocatable indx
integer, dimension(:), allocatable posi
integer, dimension(:), allocatable idxi
integer, dimension(:), allocatable addcne
integer, dimension(:), allocatable cne
integer, dimension(:), allocatable procne
integer, dimension(:,:), allocatable iads
integer, dimension(:,:), allocatable iadc
integer, dimension(:,:), allocatable iadtg
integer, dimension(:), allocatable iad_elem
integer, dimension(:), allocatable iad_size
integer, dimension(:), allocatable fr_elem
integer, dimension(:), allocatable isendsp
integer, dimension(:), allocatable irecsp
integer, dimension(:), allocatable iadsdp
integer, dimension(:), allocatable iadrcp
integer, dimension(:,:), allocatable fr_nbcc
integer, dimension(:), allocatable fr_elem_s
integer, dimension(:), allocatable fr_elem_r

Detailed Description

Definition at line 124 of file nlocal_reg_mod.F.

Field Documentation

◆ addcne

integer, dimension(:), allocatable nlocal_reg_mod::nlocal_str_::addcne

Definition at line 141 of file nlocal_reg_mod.F.

141 integer, DIMENSION(:) , ALLOCATABLE :: ADDCNE ! (0:NNOD+1) Addresses of non-local nodes in the FSKY vector

◆ cne

integer, dimension(:), allocatable nlocal_reg_mod::nlocal_str_::cne

Definition at line 142 of file nlocal_reg_mod.F.

142 integer, DIMENSION(:) , ALLOCATABLE :: CNE ! ADDCNE(NNOD+1)-1 Element attached to nodes in the FSKY vector

◆ fr_elem

integer, dimension(:), allocatable nlocal_reg_mod::nlocal_str_::fr_elem

Definition at line 159 of file nlocal_reg_mod.F.

159 integer, DIMENSION(:) , ALLOCATABLE :: FR_ELEM ! (TOTAL_NODES) Non-local FR_ELEM vector for SPMD boundaries

◆ fr_elem_r

integer, dimension(:), allocatable nlocal_reg_mod::nlocal_str_::fr_elem_r

Definition at line 170 of file nlocal_reg_mod.F.

170 integer, DIMENSION(:) , ALLOCATABLE :: FR_ELEM_R

◆ fr_elem_s

integer, dimension(:), allocatable nlocal_reg_mod::nlocal_str_::fr_elem_s

Definition at line 169 of file nlocal_reg_mod.F.

169 integer, DIMENSION(:) , ALLOCATABLE :: FR_ELEM_S

◆ fr_nbcc

integer, dimension(:,:), allocatable nlocal_reg_mod::nlocal_str_::fr_nbcc

Definition at line 168 of file nlocal_reg_mod.F.

168 integer, dimension(:,:) , allocatable :: FR_NBCC ! dim = 2,NSPMD

◆ iad_elem

integer, dimension(:), allocatable nlocal_reg_mod::nlocal_str_::iad_elem

Definition at line 157 of file nlocal_reg_mod.F.

157 integer, DIMENSION(:) , ALLOCATABLE :: IAD_ELEM ! (NSPMD+1) Non-local IAD_ELEM vector for SPMD boundaries

◆ iad_size

integer, dimension(:), allocatable nlocal_reg_mod::nlocal_str_::iad_size

Definition at line 158 of file nlocal_reg_mod.F.

158 integer, DIMENSION(:) , ALLOCATABLE :: IAD_SIZE ! (NSPMD+1) Non-local size of the buffer at the domains boundaries

◆ iadc

integer, dimension(:,:), allocatable nlocal_reg_mod::nlocal_str_::iadc

Definition at line 145 of file nlocal_reg_mod.F.

145 integer, DIMENSION(:,:) , ALLOCATABLE :: IADC ! Addresses sky for shells non-local elements

◆ iadrcp

integer, dimension(:), allocatable nlocal_reg_mod::nlocal_str_::iadrcp

Definition at line 167 of file nlocal_reg_mod.F.

167 integer, DIMENSION(:) , ALLOCATABLE :: IADRCP ! dim = NSPMD+1

◆ iads

integer, dimension(:,:), allocatable nlocal_reg_mod::nlocal_str_::iads

Definition at line 144 of file nlocal_reg_mod.F.

144 integer, DIMENSION(:,:) , ALLOCATABLE :: IADS ! Addresses sky for solids non-local elements

◆ iadsdp

integer, dimension(:), allocatable nlocal_reg_mod::nlocal_str_::iadsdp

Definition at line 166 of file nlocal_reg_mod.F.

166 integer, DIMENSION(:) , ALLOCATABLE :: IADSDP ! dim = NSPMD+1

◆ iadtg

integer, dimension(:,:), allocatable nlocal_reg_mod::nlocal_str_::iadtg

Definition at line 146 of file nlocal_reg_mod.F.

146 integer, DIMENSION(:,:) , ALLOCATABLE :: IADTG ! Addresses sky for triangle shells non-local elements

◆ idxi

integer, dimension(:), allocatable nlocal_reg_mod::nlocal_str_::idxi

Definition at line 140 of file nlocal_reg_mod.F.

140 integer, DIMENSION(:) , ALLOCATABLE :: IDXI ! (NUMNOD) Inversed nodal index table

◆ imod

integer nlocal_reg_mod::nlocal_str_::imod

Definition at line 125 of file nlocal_reg_mod.F.

125 integer :: IMOD ! Non-local regularization flag

◆ indx

integer, dimension(:), allocatable nlocal_reg_mod::nlocal_str_::indx

Definition at line 138 of file nlocal_reg_mod.F.

138 integer, DIMENSION(:) , ALLOCATABLE :: INDX ! (NNOD) Nodal index table

◆ irecsp

integer, dimension(:), allocatable nlocal_reg_mod::nlocal_str_::irecsp

Definition at line 162 of file nlocal_reg_mod.F.

162 integer, DIMENSION(:) , ALLOCATABLE :: IRECSP ! Skyline PON Receive index

◆ isendsp

integer, dimension(:), allocatable nlocal_reg_mod::nlocal_str_::isendsp

Definition at line 161 of file nlocal_reg_mod.F.

161 integer, DIMENSION(:) , ALLOCATABLE :: ISENDSP ! Skyline PON Send index

◆ l_nloc

integer nlocal_reg_mod::nlocal_str_::l_nloc

Definition at line 127 of file nlocal_reg_mod.F.

127 integer :: L_NLOC ! Length of non-local vectors

◆ lcne_nl

integer nlocal_reg_mod::nlocal_str_::lcne_nl

Definition at line 132 of file nlocal_reg_mod.F.

132 integer :: LCNE_NL ! Length of the PROCNE table

◆ nddmax

integer nlocal_reg_mod::nlocal_str_::nddmax

Definition at line 131 of file nlocal_reg_mod.F.

131 integer :: NDDMAX ! Maximum number of additional d.o.fs

◆ nnod

integer nlocal_reg_mod::nlocal_str_::nnod

Definition at line 126 of file nlocal_reg_mod.F.

126 integer :: NNOD ! Number of nodes with additional d.o.fs

◆ numelc_nl

integer nlocal_reg_mod::nlocal_str_::numelc_nl

Definition at line 129 of file nlocal_reg_mod.F.

129 integer :: NUMELC_NL ! Number of non-local shell elements

◆ numels_nl

integer nlocal_reg_mod::nlocal_str_::numels_nl

Definition at line 128 of file nlocal_reg_mod.F.

128 integer :: NUMELS_NL ! Number of non-local solids elements

◆ numeltg_nl

integer nlocal_reg_mod::nlocal_str_::numeltg_nl

Definition at line 130 of file nlocal_reg_mod.F.

130 integer :: NUMELTG_NL ! Number of non-local triangle shell elements

◆ posi

integer, dimension(:), allocatable nlocal_reg_mod::nlocal_str_::posi

Definition at line 139 of file nlocal_reg_mod.F.

139 integer, DIMENSION(:) , ALLOCATABLE :: POSI ! (NNOD+1) Node first d.o.f position in non-local vectors

◆ procne

integer, dimension(:), allocatable nlocal_reg_mod::nlocal_str_::procne

Definition at line 143 of file nlocal_reg_mod.F.

143 integer, DIMENSION(:) , ALLOCATABLE :: PROCNE ! LCNE_NL Number of the processor on which the element is located

The documentation for this type was generated from the following file: