to_J2 Interface

public interface to_J2

Module Procedures

public function to_J2_real64(CauchyStress) result(ret)

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(in) :: CauchyStress(:,:)

Return Value real(kind=real64)

public function to_J2_complex64(CauchyStress) result(ret)

Arguments

Type IntentOptional Attributes Name
complex(kind=real64), intent(in) :: CauchyStress(:,:)

Return Value complex(kind=real64)