gauss_jacobi_npoints

Function gauss_jacobi_npoints 

Source
pub fn gauss_jacobi_npoints(celltype: ReferenceCellType, m: usize) -> usize
Expand description

Get the number of quadrature points for a Gauss-Jacobi rule of degree m on a given cell type.