OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
table4d_mod::table_4d_ Type Reference

Data Fields

integer notable
integer ndim
type(ttable_xy), dimension(:), allocatable x

Detailed Description

Definition at line 60 of file table4d_mod.F.

Field Documentation

◆ ndim

integer table4d_mod::table_4d_::ndim

Definition at line 62 of file table4d_mod.F.

62 INTEGER :: NDIM

◆ notable

integer table4d_mod::table_4d_::notable

Definition at line 61 of file table4d_mod.F.

61 INTEGER :: NOTABLE

◆ x

type(ttable_xy), dimension(:), allocatable table4d_mod::table_4d_::x

Definition at line 63 of file table4d_mod.F.

63 TYPE(TTABLE_XY), DIMENSION(:) ,ALLOCATABLE :: X

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