mod_rotmat Module

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


Subroutines

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

License
Creative Commons License
Category
numerical-tools, geometry, KKRhost

Converts rotation/rotoinversion matrix

Read more…

Arguments

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