getH Interface

interface
private pure module function getH(this, l, m, im) result(h)

Arguments

Type IntentOptional Attributes Name
class(Grid), intent(in) :: this
integer(kind=ik), intent(in) :: l
integer(kind=ik), intent(in) :: m
logical, intent(in) :: im

Return Value integer(kind=ik)

Description

Return index of harmonic l,m, (if im=true returns the imaginary component)