to_J1 Interface

public interface to_J1

Module Procedures

public function to_J1_real64(CauchyStress) result(ret)

Arguments

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

Return Value real(kind=real64)

public function to_J1_complex64(CauchyStress) result(ret)

Arguments

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

Return Value complex(kind=real64)