ReMKiT1D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
getH
Interface
70 statements
Source File
grid.f90
grid_class
getH
Contents
None
interface
private pure module function getH(this, l, m, im) result(h)
Implementation →
Arguments
Type
Intent
Optional
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)