ROTEX
Source Files
Modules
Procedures
Derived Types
Program
irrep_name
Module Function
MIT
14 statements
Source File
rotex__symmetry.f
rotex__symmetry
irrep_name
Contents
public pure module function irrep_name(irrep, point_group) result(output)
Uses
rotex__system
rotex__characters
Given an irrep index in point_group, return the name of the corresponding irrep
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
irrep
character(len=*),
intent(in)
::
point_group
Return Value
character(len=:), allocatable