to_I1 Interface

public interface to_I1

Module Procedures

public function to_I1_real64(CauchyStress) result(ret)

Arguments

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

Return Value real(kind=real64)

public function to_I1_complex64(CauchyStress) result(ret)

Arguments

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

Return Value complex(kind=real64)