pub fn gauss_jacobi_npoints(celltype: ReferenceCellType, m: usize) -> usizeExpand description
Get the number of quadrature points for a Gauss-Jacobi rule of degree m on a given cell type.
pub fn gauss_jacobi_npoints(celltype: ReferenceCellType, m: usize) -> usizeGet the number of quadrature points for a Gauss-Jacobi rule of degree m on a given cell type.