SpECTRE  v2026.06.30
Loading...
Searching...
No Matches
ylm::SphericalHarmonicModesByDegree Struct Reference

SPHEREPACK spectral offsets grouped by angular degree \(\ell\). More...

#include <SpherepackCache.hpp>

Public Attributes

std::vector< size_t > offsets
 Flat list of SPHEREPACK spectral offsets, grouped by angular degree.
std::vector< size_t > l_start
 Prefix-sum array of length \(\ell_\mathrm{max}+2\); the offsets for degree \(\ell\) are offsets[l_start[l]..l_start[l+1])

Detailed Description

SPHEREPACK spectral offsets grouped by angular degree \(\ell\).

Details

offsets is a flat array of SPHEREPACK spectral offsets sorted by angular degree. The offsets for degree \(\ell\) occupy the half-open range [l_start[l], l_start[l+1]) within offsets.


The documentation for this struct was generated from the following file:
  • src/NumericalAlgorithms/SphericalHarmonics/SpherepackCache.hpp