Toggle navigation
openMMPol
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
n_sph_harm
Function
6 statements
Source File
mod_fmm_utils.F90
mod_fmm_utils
n_sph_harm
Contents
public pure function n_sph_harm(l) result(n)
Return the number of components for spherical harmonics of order n
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=ip),
intent(in)
::
l
Return Value
integer(kind=ip)
Contents