Home
last modified time | relevance | path

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

/petsc/src/dm/dt/tests/
H A Dex2.c8 PetscInt i, j, degrees[1000], ndegrees, nsrc_points, ntarget_points; in main() local
H A Dex1.c8 … char *name, PetscInt npoints, const PetscReal *points, PetscInt ndegrees, const PetscInt *degrees) in CheckPoints()
142 PetscInt degrees[1000], ndegrees, npoints, two; in main() local
H A Dex9.c44 PetscInt *degrees; in testDerivativesLegendre() local
/petsc/src/mat/graphops/color/utils/
H A Dweights.c35 PetscErrorCode MatColoringGetDegrees(Mat G, PetscInt distance, PetscInt *degrees) in MatColoringGetDegrees()
113 PetscInt *degrees; in MatColoringCreateLargestFirstWeights() local
137 PetscInt *degrees, *degb, *llprev, *llnext; in MatColoringCreateSmallestLastWeights() local
H A Dvalid.c18 const PetscInt *degrees; in MatColoringTest() local
/petsc/src/dm/impls/moab/tests/
H A Dex3.cxx81 PetscInt *degrees; in main() local
/petsc/src/dm/dt/interface/
H A Ddt.c785 …scReal b, PetscInt k, const PetscReal *points, PetscInt ndegree, const PetscInt *degrees, PetscRea… in PetscDTJacobiEval_Internal()
869 PetscInt *degrees; in PetscDTJacobiEvalJet() local
916 …lpha, PetscReal beta, const PetscReal *points, PetscInt ndegree, const PetscInt *degrees, PeOp Pet… in PetscDTJacobiEval()
948 …val(PetscInt npoints, const PetscReal *points, PetscInt ndegree, const PetscInt *degrees, PeOp Pet… in PetscDTLegendreEval()
2842 …egrate(PetscInt ninterval, const PetscReal *x, PetscInt ndegree, const PetscInt *degrees, PetscBoo… in PetscDTLegendreIntegrate()
/petsc/src/dm/impls/plex/
H A Dplexpartition.c1490 …teSF(DM dm, PetscInt n, PetscInt *pointsToRewrite, PetscInt *targetOwners, const PetscInt *degrees) in DMPlexRewriteSF()
1672 const PetscInt *degrees, *ilocal; in DMPlexRebalanceSharedPoints() local