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