plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
Lode_function
Function
MIT
6 statements
Source File
stress_tensor_derivatives.f90
main
Lode_function
Contents
function Lode_function(CauchyStress, PlasticStrain, params) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
complex(kind=real64),
intent(in)
::
CauchyStress
(:,:)
complex(kind=real64),
intent(in)
::
PlasticStrain
(:,:)
real(kind=real64),
intent(in)
::
params
(:)
Return Value
complex(kind=real64)