Searched refs:max_degree (Results 1 – 1 of 1) sorted by relevance
2157 PetscInt max_degree; in PetscDTSimplexQuadrature() local2186 max_degree = PetscDTWVTriQuad_max_degree; in PetscDTSimplexQuadrature()2195 max_degree = PetscDTJSTetQuad_max_degree; in PetscDTSimplexQuadrature()2202 max_degree = -1; in PetscDTSimplexQuadrature()2210 max_degree = PetscDTKMVTriQuad_max_degree; in PetscDTSimplexQuadrature()2217 max_degree = -1; in PetscDTSimplexQuadrature()2222 if (degree > max_degree) { in PetscDTSimplexQuadrature()