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