plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
main
Program
MIT
56 statements
Source File
YieldFunction_and_Derivatives.f90
main
Contents
Variables
ep
sigma
c
phi
pc
k
random
Uses
ElastoPlasticityClass
IOClass
Variables
Type
Attributes
Name
Initial
type(
ElastoPlasticity_
)
::
ep
real(kind=real64),
allocatable
::
sigma
(:,:)
real(kind=real64)
::
c
real(kind=real64)
::
phi
real(kind=real64)
::
pc
real(kind=real64)
::
k
type(
Random_
)
::
random