to_LodeAngle Interface

public interface to_LodeAngle

Module Procedures

public function to_LodeAngle_real64(CauchyStress) result(ret)

Arguments

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

Return Value real(kind=real64)

public function to_LodeAngle_complex64(CauchyStress) result(ret)

Arguments

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

Return Value complex(kind=real64)