FrontISTR  5.7.1
Large-scale structural analysis program with finit element method
m_element_activation.f90 File Reference

Go to the source code of this file.

Data Types

type  m_elemact::telemact
 

Modules

module  m_elemact
 This module defined elemact data and function.
 

Functions/Subroutines

subroutine m_elemact::print_elemact_info (elact)
 
subroutine m_elemact::stf_dummy (ndof, nn, ecoord, u, stiff, element)
 
subroutine m_elemact::update_dummy (ndof, nn, ecoord, u, du, qf, element)
 

Variables

integer, parameter m_elemact::kelact_undefined = -1
 
integer, parameter m_elemact::kelact_active = 0
 
integer, parameter m_elemact::kelact_inactive = 1
 
integer, parameter m_elemact::kelactd_none = 1
 
integer, parameter m_elemact::kelactd_stress = 2
 
integer, parameter m_elemact::kelactd_strain = 3