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

Public Member Functions

procedure copyto (this, target_table)

Data Fields

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

Detailed Description

Definition at line 62 of file table4d_mod.F.

Member Function/Subroutine Documentation

◆ copyto()

procedure table4d_mod::table_4d_::copyto ( class(table_4d_), intent(in) this,
type(table_4d_), intent(out) target_table )

Definition at line 71 of file table4d_mod.F.

Field Documentation

◆ ndim

integer table4d_mod::table_4d_::ndim

Definition at line 64 of file table4d_mod.F.

64 INTEGER :: NDIM

◆ notable

integer table4d_mod::table_4d_::notable

Definition at line 63 of file table4d_mod.F.

63 INTEGER :: NOTABLE

◆ x

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

Definition at line 65 of file table4d_mod.F.

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

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