polynomial_count

Function polynomial_count 

Source
pub fn polynomial_count(cell_type: ReferenceCellType, degree: usize) -> usize
Expand description

Return the number of polynomials in the natural polynomial set for a given cell type and degree.