Home
last modified time | relevance | path

Searched refs:PetscDTGaussLobattoJacobiEndweights_Internal (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/dt/interface/
H A Ddt.c1473 static PetscErrorCode PetscDTGaussLobattoJacobiEndweights_Internal(PetscInt n, PetscReal alpha, Pet… in PetscDTGaussLobattoJacobiEndweights_Internal() function
1775 …PetscCall(PetscDTGaussLobattoJacobiEndweights_Internal(npoints, alpha, beta, &w[0], &w[npoints - 1… in PetscDTGaussLobattoJacobiQuadrature_Internal()