FrontISTR  5.7.1
Large-scale structural analysis program with finit element method
m_elemact::telemact Type Reference
Collaboration diagram for m_elemact::telemact:

Data Fields

integer(kind=kint) elemact_egrp_tot
 ELEMENT_ACTIVATION. More...
 
integer(kind=kint), dimension(:), pointer elemact_egrp_grpid =>null()
 
integer(kind=kint), dimension(:), pointer elemact_egrp_id =>null()
 
integer(kind=kint), dimension(:), pointer elemact_egrp_amp =>null()
 
real(kind=kreal), dimension(:), pointer elemact_egrp_eps =>null()
 
integer(kind=kint), dimension(:), pointer elemact_egrp_depends =>null()
 
real(kind=kreal), dimension(:), pointer elemact_egrp_ts_lower =>null()
 
real(kind=kreal), dimension(:), pointer elemact_egrp_ts_upper =>null()
 
integer(kind=kint), dimension(:), pointer elemact_egrp_state =>null()
 

Detailed Description

Definition at line 12 of file m_element_activation.f90.

Field Documentation

◆ elemact_egrp_amp

integer(kind=kint), dimension (:), pointer m_elemact::telemact::elemact_egrp_amp =>null()

Definition at line 17 of file m_element_activation.f90.

◆ elemact_egrp_depends

integer(kind=kint), dimension(:), pointer m_elemact::telemact::elemact_egrp_depends =>null()

Definition at line 19 of file m_element_activation.f90.

◆ elemact_egrp_eps

real(kind=kreal), dimension (:), pointer m_elemact::telemact::elemact_egrp_eps =>null()

Definition at line 18 of file m_element_activation.f90.

◆ elemact_egrp_grpid

integer(kind=kint), dimension (:), pointer m_elemact::telemact::elemact_egrp_grpid =>null()

Definition at line 15 of file m_element_activation.f90.

◆ elemact_egrp_id

integer(kind=kint), dimension (:), pointer m_elemact::telemact::elemact_egrp_id =>null()

Definition at line 16 of file m_element_activation.f90.

◆ elemact_egrp_state

integer(kind=kint), dimension (:), pointer m_elemact::telemact::elemact_egrp_state =>null()

Definition at line 22 of file m_element_activation.f90.

◆ elemact_egrp_tot

integer(kind=kint) m_elemact::telemact::elemact_egrp_tot

ELEMENT_ACTIVATION.

Definition at line 14 of file m_element_activation.f90.

◆ elemact_egrp_ts_lower

real(kind=kreal), dimension(:), pointer m_elemact::telemact::elemact_egrp_ts_lower =>null()

Definition at line 20 of file m_element_activation.f90.

◆ elemact_egrp_ts_upper

real(kind=kreal), dimension(:), pointer m_elemact::telemact::elemact_egrp_ts_upper =>null()

Definition at line 21 of file m_element_activation.f90.


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