Home
last modified time | relevance | path

Searched defs:newton (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/dt/interface/
H A Ddt.c1695 …(PetscInt npoints, PetscReal alpha, PetscReal beta, PetscReal x[], PetscReal w[], PetscBool newton) in PetscDTGaussJacobiQuadrature_Internal()
1761 …(PetscInt npoints, PetscReal alpha, PetscReal beta, PetscReal x[], PetscReal w[], PetscBool newton) in PetscDTGaussLobattoJacobiQuadrature_Internal()
1883 PetscBool newton; in PetscDTGaussLobattoLegendreQuadrature() local