FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
Elastoplastic.f90 File Reference

Go to the source code of this file.

Modules

module  m_elastoplastic
 This module provide functions for elastoplastic calculation.
 

Functions/Subroutines

subroutine, public m_elastoplastic::calelastoplasticmatrix (matl, sectType, stress, istat, extval, plstrain, D, temperature, hdflag)
 This subroutine calculates elastoplastic constitutive relation. More...
 
subroutine m_elastoplastic::calelastoplasticmatrix_dp (matl, sectType, stress, istat, extval, plstrain, D, temperature, hdflag)
 This subroutine calculates elastoplastic constitutive relation. More...
 
subroutine, public m_elastoplastic::backwardeuler (matl, stress, plstrain, istat, fstat, plpotential, temp, hdflag)
 This subroutine does backward-Euler return calculation. More...
 
subroutine m_elastoplastic::backwardeuler_dp (matl, stress, plstrain, istat, fstat, temp, hdflag)
 This subroutine does backward-Euler return calculation for Drucker-Prager. More...
 
subroutine, public m_elastoplastic::updateepstate (gauss)
 Clear elatoplastic state. More...