OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
drape_mod::drape_work_ Type Reference

Data Fields

integer idstack
integer, dimension(:), allocatable plyid
integer, dimension(:), allocatable npt_ply
integer, dimension(:), allocatable plynum

Detailed Description

Definition at line 85 of file drape_mod.F.

Field Documentation

◆ idstack

integer drape_mod::drape_work_::idstack

Definition at line 86 of file drape_mod.F.

86 INTEGER :: IDSTACK ! idstack

◆ npt_ply

integer, dimension(:), allocatable drape_mod::drape_work_::npt_ply

Definition at line 88 of file drape_mod.F.

88 INTEGER, DIMENSION(:) , ALLOCATABLE :: NPT_PLY ! Number of int point

◆ plyid

integer, dimension(:), allocatable drape_mod::drape_work_::plyid

Definition at line 87 of file drape_mod.F.

87 INTEGER, DIMENSION(:) , ALLOCATABLE :: PLYID ! Id ply

◆ plynum

integer, dimension(:), allocatable drape_mod::drape_work_::plynum

Definition at line 89 of file drape_mod.F.

89 INTEGER, DIMENSION(:) , ALLOCATABLE :: PLYNUM ! Number of ply

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