rotmat Subroutine

public subroutine rotmat(iopt, li, nrot, symopm, vecg)

Uses

Converts rotation/rotoinversion matrix <-> (nrot,vecg,li)

Arguments

Type IntentOptional Attributes Name
integer :: iopt
logical :: li
integer :: nrot
real(kind=dp) :: symopm(3,3)
real(kind=dp) :: vecg(3)