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