OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
plyxfem_mod Module Reference

Data Types

type  plynods
type  plyshells
type  ply_data

Variables

type(plynods), dimension(:), allocatable plynod
integer, dimension(:,:), allocatable plyiadnod
type(plyshells), dimension(:), allocatable plyshell
integer nplypart
integer, dimension(:), allocatable indx_ply
integer, dimension(:), allocatable idpid_ply
type(ply_data), dimension(:), allocatable ply
type(ply_data), dimension(:), allocatable plysky
type(ply_data), allocatable plyskyi
integer, dimension(:), allocatable plysizg

Variable Documentation

◆ idpid_ply

integer, dimension(:), allocatable plyxfem_mod::idpid_ply

Definition at line 61 of file plyxfem_mod.F.

61 INTEGER, DIMENSION(:), ALLOCATABLE :: IDPID_PLY

◆ indx_ply

integer, dimension(:), allocatable plyxfem_mod::indx_ply

Definition at line 60 of file plyxfem_mod.F.

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

◆ nplypart

integer plyxfem_mod::nplypart

Definition at line 59 of file plyxfem_mod.F.

59 INTEGER NPLYPART

◆ ply

type(ply_data), dimension(:), allocatable plyxfem_mod::ply

Definition at line 91 of file plyxfem_mod.F.

91 TYPE(PLY_DATA), DIMENSION(:), ALLOCATABLE :: PLY,PLYSKY

◆ plyiadnod

integer, dimension(:,:), allocatable plyxfem_mod::plyiadnod

Definition at line 46 of file plyxfem_mod.F.

46 INTEGER, DIMENSION(:,:), ALLOCATABLE :: PLYIADNOD

◆ plynod

type (plynods), dimension(:), allocatable plyxfem_mod::plynod

Definition at line 44 of file plyxfem_mod.F.

44 TYPE (PLYNODS), DIMENSION(:), ALLOCATABLE :: PLYNOD

◆ plyshell

type (plyshells), dimension(:), allocatable plyxfem_mod::plyshell

Definition at line 56 of file plyxfem_mod.F.

56 TYPE (PLYSHELLS), DIMENSION(:), ALLOCATABLE :: PLYSHELL

◆ plysizg

integer, dimension(:), allocatable plyxfem_mod::plysizg

Definition at line 123 of file plyxfem_mod.F.

◆ plysky

type(ply_data), dimension(:), allocatable plyxfem_mod::plysky

Definition at line 91 of file plyxfem_mod.F.

◆ plyskyi

type(ply_data), allocatable plyxfem_mod::plyskyi

Definition at line 92 of file plyxfem_mod.F.

92 TYPE(PLY_DATA), ALLOCATABLE :: PLYSKYI