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

Data Fields

integer crknumshell
integer crknumsh3
integer crknumsh4
integer, dimension(:), allocatable phantoml
integer, dimension(:), allocatable phantomg
integer, dimension(:), allocatable eltype
integer, dimension(:,:), allocatable xnodeg
integer, dimension(:,:), allocatable xnodel

Detailed Description

Definition at line 46 of file xfem2def_mod.F.

Field Documentation

◆ crknumsh3

integer xfem2def_mod::xfem_shell_::crknumsh3

Definition at line 48 of file xfem2def_mod.F.

48 INTEGER CRKNUMSH3 ! Number of SH3N elements for each level

◆ crknumsh4

integer xfem2def_mod::xfem_shell_::crknumsh4

Definition at line 49 of file xfem2def_mod.F.

49 INTEGER CRKNUMSH4 ! Number of SH4N elements for each level

◆ crknumshell

integer xfem2def_mod::xfem_shell_::crknumshell

Definition at line 47 of file xfem2def_mod.F.

47 INTEGER CRKNUMSHELL ! Number of shell elements for each level

◆ eltype

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

Definition at line 52 of file xfem2def_mod.F.

52 INTEGER, DIMENSION(:) , ALLOCATABLE :: ELTYPE ! shell element type (xfem elements)

◆ phantomg

integer, dimension(:), allocatable xfem2def_mod::xfem_shell_::phantomg

Definition at line 51 of file xfem2def_mod.F.

51 INTEGER, DIMENSION(:) , ALLOCATABLE :: PHANTOMG ! Global shell N for each level = old CRKSHELLID

◆ phantoml

integer, dimension(:), allocatable xfem2def_mod::xfem_shell_::phantoml

Definition at line 50 of file xfem2def_mod.F.

50 INTEGER, DIMENSION(:) , ALLOCATABLE :: PHANTOML ! Local shell N for each level = old CRKSHID - local starter

◆ xnodeg

integer, dimension(:,:), allocatable xfem2def_mod::xfem_shell_::xnodeg

Definition at line 54 of file xfem2def_mod.F.

54 INTEGER, DIMENSION(:,:) , ALLOCATABLE :: XNODEG ! global phantom node num (KNOD2ELC - not used)

◆ xnodel

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

Definition at line 55 of file xfem2def_mod.F.

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

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