OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
surf_mod::part_type Type Reference

Data Fields

integer nsol
integer nsol10
integer nshell
integer ntri
integer ntruss
integer nbeam
integer nspring
integer, dimension(:), allocatable sol_part
integer, dimension(:), allocatable sol10_part
integer, dimension(:), allocatable shell_part
integer, dimension(:), allocatable tri_part
integer, dimension(:), allocatable truss_part
integer, dimension(:), allocatable beam_part
integer, dimension(:), allocatable spring_part

Detailed Description

Definition at line 47 of file surf_mod.F.

Field Documentation

◆ beam_part

integer, dimension(:), allocatable surf_mod::part_type::beam_part

Definition at line 71 of file surf_mod.F.

71 INTEGER, DIMENSION(:), ALLOCATABLE :: BEAM_PART

◆ nbeam

integer surf_mod::part_type::nbeam

Definition at line 65 of file surf_mod.F.

◆ nshell

integer surf_mod::part_type::nshell

Definition at line 64 of file surf_mod.F.

◆ nsol

integer surf_mod::part_type::nsol

Definition at line 64 of file surf_mod.F.

64 INTEGER :: NSOL,NSOL10,NSHELL,NTRI

◆ nsol10

integer surf_mod::part_type::nsol10

Definition at line 64 of file surf_mod.F.

◆ nspring

integer surf_mod::part_type::nspring

Definition at line 65 of file surf_mod.F.

◆ ntri

integer surf_mod::part_type::ntri

Definition at line 64 of file surf_mod.F.

◆ ntruss

integer surf_mod::part_type::ntruss

Definition at line 65 of file surf_mod.F.

65 INTEGER :: NTRUSS,NBEAM,NSPRING

◆ shell_part

integer, dimension(:), allocatable surf_mod::part_type::shell_part

Definition at line 68 of file surf_mod.F.

68 INTEGER, DIMENSION(:), ALLOCATABLE :: SHELL_PART

◆ sol10_part

integer, dimension(:), allocatable surf_mod::part_type::sol10_part

Definition at line 67 of file surf_mod.F.

67 INTEGER, DIMENSION(:), ALLOCATABLE :: SOL10_PART

◆ sol_part

integer, dimension(:), allocatable surf_mod::part_type::sol_part

Definition at line 66 of file surf_mod.F.

66 INTEGER, DIMENSION(:), ALLOCATABLE :: SOL_PART

◆ spring_part

integer, dimension(:), allocatable surf_mod::part_type::spring_part

Definition at line 72 of file surf_mod.F.

72 INTEGER, DIMENSION(:), ALLOCATABLE :: SPRING_PART

◆ tri_part

integer, dimension(:), allocatable surf_mod::part_type::tri_part

Definition at line 69 of file surf_mod.F.

69 INTEGER, DIMENSION(:), ALLOCATABLE :: TRI_PART

◆ truss_part

integer, dimension(:), allocatable surf_mod::part_type::truss_part

Definition at line 70 of file surf_mod.F.

70 INTEGER, DIMENSION(:), ALLOCATABLE :: TRUSS_PART

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