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