ChebyshevTransformForGrid
Build a spectral interpolation map from a Lobatto grid to an output grid.
Developer documentation: this item describes internal implementation details.
Declaration
[T,doesOutputGridSpanDomain] = ChebyshevTransformForGrid(lobatto_grid,output_grid)
Parameters
lobatto_gridsource Chebyshev-Lobatto gridoutput_gridtarget grid inside the source bounds
Returns
Ttransform from Chebyshev coefficients to values onoutput_griddoesOutputGridSpanDomaintrue when the output grid spans the full Lobatto domain