OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
crackxfem_mod::xfem_shell_ Type Reference

Data Fields

integer crknumshell
integer crknumsh3
integer crknumsh4
integer, dimension(:), allocatable crkshellid
integer, dimension(:), allocatable eltype
integer, dimension(:,:), allocatable xnodel

Detailed Description

Definition at line 180 of file crackxfem_mod.F.

Field Documentation

◆ crknumsh3

integer crackxfem_mod::xfem_shell_::crknumsh3

Definition at line 182 of file crackxfem_mod.F.

182 INTEGER CRKNUMSH3

◆ crknumsh4

integer crackxfem_mod::xfem_shell_::crknumsh4

Definition at line 183 of file crackxfem_mod.F.

183 INTEGER CRKNUMSH4

◆ crknumshell

integer crackxfem_mod::xfem_shell_::crknumshell

Definition at line 181 of file crackxfem_mod.F.

181 INTEGER CRKNUMSHELL ! Number of shell elements for each level

◆ crkshellid

integer, dimension(:), allocatable crackxfem_mod::xfem_shell_::crkshellid

Definition at line 184 of file crackxfem_mod.F.

184 INTEGER, DIMENSION(:) , ALLOCATABLE :: CRKSHELLID ! Shell ID for global renumbering

◆ eltype

integer, dimension(:), allocatable crackxfem_mod::xfem_shell_::eltype

Definition at line 185 of file crackxfem_mod.F.

185 INTEGER, DIMENSION(:) , ALLOCATABLE :: ELTYPE ! local xfem element type (0=SH4N, 1=SH3N)

◆ xnodel

integer, dimension(:,:), allocatable crackxfem_mod::xfem_shell_::xnodel

Definition at line 187 of file crackxfem_mod.F.

187 INTEGER, DIMENSION(:,:), ALLOCATABLE :: XNODEL ! local phantom node num per ilev = old XFENODES

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