plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
getPlasticStrain_n_ElastoPlasticity
Function
MIT
16 statements
Source File
ElastoPlasticityClass.f90
ElastoPlasticityClass
getPlasticStrain_n_ElastoPlasticity
Contents
public function getPlasticStrain_n_ElastoPlasticity(this, GaussPointID, ElementID) result(ret)
Type Bound
ElastoPlasticity_
Arguments
Type
Intent
Optional
Attributes
Name
class(
ElastoPlasticity_
),
intent(in)
::
this
integer(kind=int32),
intent(in)
::
GaussPointID
integer(kind=int32),
intent(in)
::
ElementID
Return Value
real(kind=real64), allocatable, (:,:)