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

Data Fields

integer plynumnods
integer, dimension(:), allocatable nodes
integer, dimension(:), allocatable plynodid

Detailed Description

Definition at line 38 of file plyxfem_mod.F.

Field Documentation

◆ nodes

integer, dimension (:), allocatable plyxfem_mod::plynods::nodes

Definition at line 40 of file plyxfem_mod.F.

40 INTEGER, DIMENSION (:), ALLOCATABLE :: NODES ! Nod ID for each ply

◆ plynodid

integer, dimension (:), allocatable plyxfem_mod::plynods::plynodid

Definition at line 41 of file plyxfem_mod.F.

41 INTEGER, DIMENSION (:), ALLOCATABLE :: PLYNODID ! New Nod ID for Animation writing

◆ plynumnods

integer plyxfem_mod::plynods::plynumnods

Definition at line 39 of file plyxfem_mod.F.

39 INTEGER PLYNUMNODS ! Number of nodes for each ply

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