FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
m_fstr::tweldline Type Reference

-1:not relation, >1:index of coupled_node More...

Collaboration diagram for m_fstr::tweldline:

Data Fields

integer(kind=kint) egrpid
 
real(kind=kreal) i
 
real(kind=kreal) u
 
real(kind=kreal) coe
 
real(kind=kreal) v
 
integer(kind=kint) xyz
 
real(kind=kreal) n1
 
real(kind=kreal) n2
 
real(kind=kreal) distol
 
real(kind=kreal) tstart
 

Detailed Description

-1:not relation, >1:index of coupled_node

Data for weld line

Definition at line 628 of file m_fstr.f90.

Field Documentation

◆ coe

real( kind=kreal ) m_fstr::tweldline::coe

Definition at line 632 of file m_fstr.f90.

◆ distol

real(kind=kreal) m_fstr::tweldline::distol

Definition at line 636 of file m_fstr.f90.

◆ egrpid

integer(kind=kint) m_fstr::tweldline::egrpid

Definition at line 629 of file m_fstr.f90.

◆ i

real( kind=kreal ) m_fstr::tweldline::i

Definition at line 630 of file m_fstr.f90.

◆ n1

real(kind=kreal) m_fstr::tweldline::n1

Definition at line 635 of file m_fstr.f90.

◆ n2

real(kind=kreal) m_fstr::tweldline::n2

Definition at line 635 of file m_fstr.f90.

◆ tstart

real(kind=kreal) m_fstr::tweldline::tstart

Definition at line 637 of file m_fstr.f90.

◆ u

real( kind=kreal ) m_fstr::tweldline::u

Definition at line 631 of file m_fstr.f90.

◆ v

real( kind=kreal ) m_fstr::tweldline::v

Definition at line 633 of file m_fstr.f90.

◆ xyz

integer(kind=kint) m_fstr::tweldline::xyz

Definition at line 634 of file m_fstr.f90.


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