SpECTRE  v2025.08.19
Spectral::Zernike< Dim > Class Template Reference

A collection of helper functions for the radial functions used in Zernike polyomials. More...

#include <Zernike.hpp>

Static Public Member Functions

template<typename T >
static T basis_function_value (size_t n, size_t m, const T &xi)
 Value of the basis function \(\Phi^m_n(\xi) = R^m_n(r)\), where \(r \equiv \frac{1}{2} (\xi + 1)\), implemented from [143].
 

Detailed Description

template<size_t Dim>
class Spectral::Zernike< Dim >

A collection of helper functions for the radial functions used in Zernike polyomials.


The documentation for this class was generated from the following file: