clarified meaning of symEulers function in help

This commit is contained in:
Philip Eisenlohr 2015-06-19 07:29:01 +00:00
parent 16edd1693d
commit 3e0e187b14
1 changed files with 3 additions and 3 deletions

View File

@ -1936,7 +1936,7 @@ end function math_sampleGaussVar
!-------------------------------------------------------------------------------------------------- !--------------------------------------------------------------------------------------------------
!> @brief symmetric Euler angles for given symmetry 1:triclinic, 2:monoclinic, 4:orthotropic !> @brief symmetrically equivalent Euler angles for given sample symmetry 1:triclinic, 2:monoclinic, 4:orthotropic
!-------------------------------------------------------------------------------------------------- !--------------------------------------------------------------------------------------------------
pure function math_symmetricEulers(sym,Euler) pure function math_symmetricEulers(sym,Euler)