Searched defs:degrees (Results 1 – 8 of 8) sorted by relevance
| /petsc/src/dm/dt/tests/ |
| H A D | ex2.c | 8 PetscInt i, j, degrees[1000], ndegrees, nsrc_points, ntarget_points; in main() local
|
| H A D | ex1.c | 8 … 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 D | ex9.c | 44 PetscInt *degrees; in testDerivativesLegendre() local
|
| /petsc/src/mat/graphops/color/utils/ |
| H A D | weights.c | 35 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 D | valid.c | 18 const PetscInt *degrees; in MatColoringTest() local
|
| /petsc/src/dm/impls/moab/tests/ |
| H A D | ex3.cxx | 81 PetscInt *degrees; in main() local
|
| /petsc/src/dm/dt/interface/ |
| H A D | dt.c | 785 …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 D | plexpartition.c | 1490 …teSF(DM dm, PetscInt n, PetscInt *pointsToRewrite, PetscInt *targetOwners, const PetscInt *degrees) in DMPlexRewriteSF() 1672 const PetscInt *degrees, *ilocal; in DMPlexRebalanceSharedPoints() local
|