plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
update_stress_for_incrementElastoPlasticity
Subroutine
MIT
31 statements
Source File
ElastoPlasticityClass.f90
ElastoPlasticityClass
update_stress_for_incrementElastoPlasticity
Contents
public subroutine update_stress_for_incrementElastoPlasticity(this, dU)
Type Bound
ElastoPlasticity_
Arguments
Type
Intent
Optional
Attributes
Name
class(
ElastoPlasticity_
),
intent(inout)
::
this
real(kind=real64),
intent(in)
::
dU
(:)