HELIUS2_STRENGTH

HELIUS2_STRENGTH can be called to obtain the composite strengths of the current unidirectional composite.

SUBROUTINE HELIUS2_STRENGTH(HPROP, STRENGTH)
    INTEGER(INT_PTR_KIND()), INTENT(IN) :: HPROP
    REAL(8), INTENT(OUT) :: STRENGTH(6)
ENDSUBROUTINE

Variables Passed In

HPROP
The properties handle which was passed to the user subroutine.

Variables Updated

STRENGTH
This array will be updated with the strengths. The values of this array are +S11, -S11, +S22, -S22, S12, S23