
Generate an angular mesh and spherical harmonics at those mesh points. For an angular integration the weights are generated
Generate an angular mesh and spherical harmonics at those mesh points. For an angular integration the weights are generated .
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | lmax |
Maximum l component in wave function |
||
| real(kind=dp), | intent(out), | dimension (ijd, *) | :: | yr | ||
| real(kind=dp), | intent(out), | dimension (ijd, *) | :: | wtyr | ||
| real(kind=dp), | intent(out), | dimension (ijd, 3) | :: | rij | ||
| integer, | intent(in) | :: | ijd |