IsChebyshevGrid
Test whether a grid is a Chebyshev-Lobatto grid up to tolerance.
Developer documentation: this item describes internal implementation details.
Declaration
bool = IsChebyshevGrid(z_in)
Parameters
z_incandidate grid
Returns
booltrue whenz_inmatches a Lobatto grid
Discussion
make sure the grid is monotonically decreasing