![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Go to the source code of this file.
Modules | |
module | muyield |
This subroutine read in used-defined material properties tangent. | |
Functions/Subroutines | |
integer(kind=kint) function, public | muyield::uelastoplasticnumstatus (matl) |
This function returns the number of real state variables. More... | |
subroutine, public | muyield::uelastoplasticmatrix (matl, stress, istat, fstat, plstrain, D, temp, hdflag) |
This subroutine calculates elastoplastic constitutive relation. More... | |
subroutine, public | muyield::ubackwardeuler (matl, stress, plstrain, istat, fstat, temp, hdflag) |
This subroutine does backward-Euler return calculation. More... | |