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

Data Fields

integer nply_drape
integer nply
real thick
integer, dimension(:), allocatable indx_ply
type(drape_ply_), dimension(:), allocatable drape_ply

Detailed Description

Definition at line 71 of file drape_mod.F.

Field Documentation

◆ drape_ply

type (drape_ply_), dimension(:), allocatable drape_mod::drape_::drape_ply

Definition at line 76 of file drape_mod.F.

76 TYPE (DRAPE_PLY_) , DIMENSION(:) , ALLOCATABLE :: DRAPE_PLY

◆ indx_ply

integer, dimension(:), allocatable drape_mod::drape_::indx_ply

Definition at line 75 of file drape_mod.F.

75 INTEGER, DIMENSION(:) , ALLOCATABLE :: INDX_PLY

◆ nply

integer drape_mod::drape_::nply

Definition at line 73 of file drape_mod.F.

73 INTEGER :: NPLY

◆ nply_drape

integer drape_mod::drape_::nply_drape

Definition at line 72 of file drape_mod.F.

72 INTEGER :: NPLY_DRAPE

◆ thick

real drape_mod::drape_::thick

Definition at line 74 of file drape_mod.F.

74 REAL :: THICK

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