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