Searched defs:ndegree (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/dt/interface/ |
| H A D | dt.c | 785 …nts, PetscReal a, PetscReal b, PetscInt k, const PetscReal *points, PetscInt ndegree, const PetscI… in PetscDTJacobiEval_Internal() 916 … npoints, PetscReal alpha, PetscReal beta, const PetscReal *points, PetscInt ndegree, const PetscI… in PetscDTJacobiEval() 948 PetscErrorCode PetscDTLegendreEval(PetscInt npoints, const PetscReal *points, PetscInt ndegree, con… in PetscDTLegendreEval() 2842 …de PetscDTLegendreIntegrate(PetscInt ninterval, const PetscReal *x, PetscInt ndegree, const PetscI… in PetscDTLegendreIntegrate()
|