FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
m_table::ttable Type Reference
Collaboration diagram for m_table::ttable:

Data Fields

integer ndepends
 
integer tbcol
 
integer tbrow
 
integer, dimension(maxindextbindex
 
real(kind=kreal), dimension(:,:), pointer tbval =>null()
 

Detailed Description

Definition at line 20 of file ttable.f90.

Field Documentation

◆ ndepends

integer m_table::ttable::ndepends

Definition at line 21 of file ttable.f90.

◆ tbcol

integer m_table::ttable::tbcol

Definition at line 22 of file ttable.f90.

◆ tbindex

integer, dimension(maxindex) m_table::ttable::tbindex

Definition at line 23 of file ttable.f90.

◆ tbrow

integer m_table::ttable::tbrow

Definition at line 22 of file ttable.f90.

◆ tbval

real(kind=kreal), dimension(:,:), pointer m_table::ttable::tbval =>null()

Definition at line 24 of file ttable.f90.


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