plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
to_J2
Interface
MIT
3 statements
Source File
ElastoPlasticityClass.f90
ElastoPlasticityClass
to_J2
Contents
Module Procedures
to_J2_real64
to_J2_complex64
public interface to_J2
Module Procedures
public function
to_J2_real64
(CauchyStress) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(in)
::
CauchyStress
(:,:)
Return Value
real(kind=real64)
public function
to_J2_complex64
(CauchyStress) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
complex(kind=real64),
intent(in)
::
CauchyStress
(:,:)
Return Value
complex(kind=real64)