| /petsc/src/vec/is/sf/tutorials/ |
| H A D | ex1.c | 388 const PetscInt *degree; in main() local 413 const PetscInt *degree; in main() local 429 const PetscInt *degree; in main() local 466 const PetscInt *degree; in main() local
|
| /petsc/src/dm/dt/space/impls/ptrimmed/tests/ |
| H A D | ex1.c | 5 static PetscErrorCode test(PetscInt dim, PetscInt formDegree, PetscInt degree, PetscInt nCopies) in test() 62 for (PetscInt degree = 0; degree <= 4; degree++) { in main() local
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex75.c | 8 PetscInt dim = 1, d, cStart, cEnd, c, q, degree = 2, coordSize, offset; in main() local
|
| H A D | ex101.c | 24 PetscInt degree; in CreateFEField() local
|
| H A D | ex103.c | 40 PetscInt degree; in ReadCGNSDM() local
|
| H A D | ex73.c | 14 PetscInt degree; // The degree of the discretization member
|
| /petsc/src/dm/dt/tests/ |
| H A D | ex15.c | 7 static PetscErrorCode testQuadrature(PetscInt dim, PetscInt degree, PetscDTSimplexQuadratureType ty… in testQuadrature()
|
| /petsc/src/vec/is/sf/tests/ |
| H A D | ex1.c | 61 const PetscInt *degree; in main() local
|
| /petsc/src/dm/impls/plex/tutorials/ |
| H A D | ex16.c | 30 PetscInt degree; in ReadCGNSDM() local
|
| H A D | ex15.c | 38 PetscInt degree; in ReadCGNSDM() local
|
| /petsc/src/mat/graphops/color/utils/ |
| H A D | weights.c | 37 PetscInt j, i, s, e, n, ln, lm, degree, bidx, idx, dist; in MatColoringGetDegrees() local 138 …PetscInt j, i, s, e, n, ln, lm, degree, maxdegree = 0, bidx, idx, dist, distance = mc->dist; in MatColoringCreateSmallestLastWeights() local
|
| /petsc/src/dm/impls/moab/tests/ |
| H A D | ex3.cxx | 12 PetscInt degree; /* Degree of refinement */ member
|
| /petsc/src/dm/dt/space/impls/ptrimmed/ |
| H A D | spaceptrimmed.c | 138 PetscInt jet, degree, Nf, Ncopies, Njet; in PetscSpaceEvaluate_Ptrimmed() local 311 PetscInt Nc, degree, Nf, Ncopies, Nfsub; in PetscSpaceGetHeightSubspace_Ptrimmed() local
|
| /petsc/src/dm/dt/space/interface/ |
| H A D | space.c | 366 PetscErrorCode PetscSpaceSetDegree(PetscSpace sp, PetscInt degree, PetscInt maxDegree) in PetscSpaceSetDegree()
|
| /petsc/src/dm/interface/ |
| H A D | dmperiodicity.c | 464 PetscInt degree; in DMLocalizeCoordinates() local
|
| H A D | dmcoordinates.c | 1049 PetscErrorCode DMGetCoordinateDegree_Internal(DM dm, PetscInt *degree) in DMGetCoordinateDegree_Internal()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexcheckinterface.c | 125 const PetscInt *iroffset, *irmine, *degree; in PetscSFComputeMultiRootOriginalNumberingByRank_Private() local
|
| /petsc/src/dm/dt/interface/ |
| H A D | dt.c | 866 …l alpha, PetscReal beta, PetscInt npoints, const PetscReal points[], PetscInt degree, PetscInt k, … in PetscDTJacobiEvalJet() 1097 …PKDEvalJet(PetscInt dim, PetscInt npoints, const PetscReal points[], PetscInt degree, PetscInt k, … in PetscDTPKDEvalJet() 1249 PetscErrorCode PetscDTPTrimmedSize(PetscInt dim, PetscInt degree, PetscInt formDegree, PetscInt *si… in PetscDTPTrimmedSize() 1264 …t_Internal(PetscInt dim, PetscInt npoints, const PetscReal points[], PetscInt degree, PetscInt for… in PetscDTPTrimmedEvalJet_Internal() 1409 …medEvalJet(PetscInt dim, PetscInt npoints, const PetscReal points[], PetscInt degree, PetscInt for… in PetscDTPTrimmedEvalJet() 2140 PetscErrorCode PetscDTSimplexQuadrature(PetscInt dim, PetscInt degree, PetscDTSimplexQuadratureType… in PetscDTSimplexQuadrature() 2881 PetscErrorCode PetscDTReconstructPoly(PetscInt degree, PetscInt nsource, const PetscReal sourcex[],… in PetscDTReconstructPoly()
|
| /petsc/src/dm/dt/space/impls/poly/ |
| H A D | spacepoly.c | 63 PetscInt degree = sp->degree; in PetscSpaceSetUp_Polynomial() local
|
| /petsc/src/vec/is/sf/interface/ |
| H A D | sf.c | 1788 PetscErrorCode PetscSFComputeDegreeBegin(PetscSF sf, const PetscInt *degree[]) in PetscSFComputeDegreeBegin() 1826 PetscErrorCode PetscSFComputeDegreeEnd(PetscSF sf, const PetscInt *degree[]) in PetscSFComputeDegreeEnd() 1863 PetscErrorCode PetscSFComputeMultiRootOriginalNumbering(PetscSF sf, const PetscInt degree[], PetscI… in PetscSFComputeMultiRootOriginalNumbering()
|
| /petsc/src/dm/impls/plex/adaptors/parmmg/ |
| H A D | parmmgadapt.c | 214 const PetscInt *degree; in DMAdaptMetric_ParMmg_Plex() local
|
| /petsc/include/petsc/private/ |
| H A D | dmplextransformimpl.h | 92 const PetscInt *degree; // The root degree of all points in the original mesh member
|
| /petsc/src/dm/dt/space/impls/tensor/ |
| H A D | spacetensor.c | 5 PetscInt degree; in PetscSpaceTensorCreateSubspace() local
|
| /petsc/src/ksp/pc/impls/gamg/ |
| H A D | geo.c | 19 PetscInt degree; /* vertex degree */ member
|
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcgraph.c | 1034 const PetscInt *degree; in PCBDDCGraphSetUp() local
|