Skip to main content

7 docs tagged with "Jacobi1D/Display"

View All Tags

Jacobi1D example 10

This example shows the usage of [[Jacobi1D_]] class. We test GaussRadauQuadrature function in this routine, which returns the GaussRadauQuadrature points for Jacobi polynomial.

Jacobi1D example 11

This example shows the usage of [[Jacobi1D_]] class. We test GaussLobattoQuadrature function in this routine, which returns the Gauss-Lobatto Quadrature points for Jacobi polynomial.

Jacobi1D example 5

This example shows the usage of [[Jacobi1D_]] class. We test EvalGradient in this routine. the argument of EvalGradient is scalar in this routine.

Jacobi1D example 6

This example shows the usage of [[Jacobi1D_]] class. We test EvalGradient in this routine. the argument of EvalGradient is vector in this routine.

Jacobi1D example 7

This example shows the usage of [[Jacobi1D_]] class. We test Zeros function in this routine, which returns the zeros of Jacobi polynomial.

Jacobi1D example 8

This example shows the usage of [[Jacobi1D_]] class. We test GaussQuadrature function in this routine, which returns the GaussQuadrature points for Jacobi polynomial.

Jacobi1D example 9

This example shows the usage of [[Jacobi1D_]] class. We test GaussRadauQuadrature function in this routine, which returns the GaussRadauQuadrature points for Jacobi polynomial.