Map Chebyshev nodes on an arbitrary shape?

126 Views Asked by At

Is it possible to map Chebyshev nodes on an arbitrary shape (e.g. in 2D: on a triangle, in 3D: on a cone or pyramid)? The Chebyshev nodes will be used as interpolation points?

Thanks.