Searched refs:grb (Results 1 – 1 of 1) sorted by relevance
1479 PetscReal gra, grb; in PetscDTGaussLobattoJacobiEndweights_Internal() local1484 …grb = PetscExpReal(2. * PetscLGamma(b + 1.) + PetscLGamma(m + 1.) + PetscLGamma(m + a + 1.) - (Pet… in PetscDTGaussLobattoJacobiEndweights_Internal()1495 grb = 1. / (binom1 * binom2); in PetscDTGaussLobattoJacobiEndweights_Internal()1501 *leftw = twoab1 * grb / b; in PetscDTGaussLobattoJacobiEndweights_Internal()