plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
Tresca
Function
MIT
12 statements
Source File
ElastoPlasticityClass.f90
ElastoPlasticityClass
Tresca
Contents
public function Tresca(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)