OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
plyxfem_mod::plyshells Type Reference

Data Fields

integer plynumshell
integer, dimension(:), allocatable shid
integer, dimension(:), allocatable shellipt
integer, dimension(:), allocatable shellid

Detailed Description

Definition at line 49 of file plyxfem_mod.F.

Field Documentation

◆ plynumshell

integer plyxfem_mod::plyshells::plynumshell

Definition at line 50 of file plyxfem_mod.F.

50 INTEGER PLYNUMSHELL ! Number of shell elements for each ply

◆ shellid

integer, dimension (:), allocatable plyxfem_mod::plyshells::shellid

Definition at line 53 of file plyxfem_mod.F.

53 INTEGER, DIMENSION (:), ALLOCATABLE :: SHELLID ! Shell ID for global renumbering

◆ shellipt

integer, dimension (:), allocatable plyxfem_mod::plyshells::shellipt

Definition at line 52 of file plyxfem_mod.F.

52 INTEGER, DIMENSION (:), ALLOCATABLE :: SHELLIPT ! Ply Integration point for the ply in each shell

◆ shid

integer, dimension (:), allocatable plyxfem_mod::plyshells::shid

Definition at line 51 of file plyxfem_mod.F.

51 INTEGER, DIMENSION (:), ALLOCATABLE :: SHID ! Shell ID for each ply

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