HELIUS2_NAME can be called to obtain the material name of the current unidirectional composite.
This can be useful if an analysis contains multiple materials that should be processed differently.
SUBROUTINE HELIUS2_NAME(HMAT, CMNAME)
INTEGER(INT_PTR_KIND()), INTENT(IN) :: HMAT
CHARACTER(LEN=80), INTENT(OUT) :: CMNAME
ENDSUBROUTINE