| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex7.c | 166 PetscInt depth = 1, testNum = 0, p; in CreateSimplex_2D() local 198 PetscInt depth = 1, testNum = 0, p; in CreateSimplex_3D() local 230 PetscInt depth = 1, p; in CreateQuad_2D() local 273 PetscInt depth = 1, testNum = 0, p; in CreateHex_3D() local
|
| H A D | ex32.c | 9 PetscInt dim, depth, cStart, cEnd, c; in CheckMesh() local
|
| H A D | ex9.c | 93 PetscInt dim = 2, depth = 1, p; in CreateSimplex_2D() local 115 PetscInt dim = 3, depth = 1, p; in CreateSimplex_3D() local 137 PetscInt dim = 2, depth = 1, p; in CreateQuad_2D() local 159 PetscInt dim = 3, depth = 1, p; in CreateHex_3D() local
|
| H A D | ex4.c | 52 PetscInt depth = 1; in CreateSimplex_1D() local 105 PetscInt depth = 2; in CreateSimplex_2D() local 215 PetscInt depth = 2; in CreateTensorProduct_2D() local 297 PetscInt depth = 3; in CreateSimplex_3D() local
|
| H A D | ex35.c | 8 PetscInt cdim, depth, d, pStart, pEnd, p, Nd[4] = {0, 0, 0, 0}, lsize = 0, rmem = 0, imem = 0; in EstimateMemory() local
|
| H A D | ex49.c | 224 PetscInt depth; in main() local
|
| H A D | ex18.c | 220 PetscInt depth; member 883 PetscInt d, depth; in TestExpandPoints() local 962 …MPlexExpandedVerticesToFaces_Private(DM dm, IS boundary_expanded_is, PetscInt depth, PetscSection … in DMPlexExpandedVerticesToFaces_Private() 1305 PetscInt coneSize, depth, dim, i, p, npoints; in ViewPointsWithType_Internal() local
|
| H A D | ex5.c | 531 PetscInt depth = 3, testNum = user->testNum, p; in CreateSimplex_3D() local 655 PetscInt depth = 3, p; in CreateHex_3D() local 1187 PetscInt depth; in TestAssembly() local
|
| /petsc/src/dm/dt/tests/ |
| H A D | ex4.c | 10 …scInt nFunc, *ids, *idsCopy, *idsCopy2, i, closureSize, *closure = NULL, offset, depth; in CheckSymmetry() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexsection.c | 7 PetscInt depth, Nf, f, pStart, pEnd; in DMPlexCreateSectionFields() local 93 PetscInt depth, cellHeight, pStart = 0, pEnd = 0; in DMPlexCreateSectionDof() local 455 PetscInt depth, dim, numBC = 0, Nf, Nds, s, bc = 0, f; in DMCreateLocalSection_Plex() local
|
| H A D | plexglvis.c | 252 PetscInt depth, csize, pdepth, dim; in DMPlexGetPointMFEMCellID_Internal() local 456 PetscInt bf, p, sdim, dim, depth, novl, minl; in DMPlexView_GLVis_ASCII() local 1015 PetscInt parent, depth; in DMPlexView_GLVis_ASCII() local 1041 PetscInt i, nv, ssize, n, numChildren, depth = -1; in DMPlexView_GLVis_ASCII() local
|
| H A D | plexsubmesh.c | 52 …PetscInt depth, pStart, pEnd, fStart, fEnd, f, supportSize, nroots = -1, nleaves = -1, d… in DMPlexMarkBoundaryFaces_Internal() local 489 static inline PetscErrorCode DMPlexShiftPointSetUp_Internal(PetscInt depth, PetscInt depthShift[]) in DMPlexShiftPointSetUp_Internal() 527 static inline PetscInt DMPlexShiftPoint_Internal(PetscInt p, PetscInt depth, PetscInt depthShift[]) in DMPlexShiftPoint_Internal() 540 static inline PetscInt DMPlexShiftPointInverse_Internal(PetscInt p, PetscInt depth, PetscInt depthS… in DMPlexShiftPointInverse_Internal() 554 PetscInt depth = 0, d, pStart, pEnd, p; in DMPlexShiftSizes_Internal() local 597 …PetscInt depth = 0, maxConeSize, maxSupportSize, maxConeSizeNew, maxSupportSizeNew, pStart, pEnd,… in DMPlexShiftPoints_Internal() local 634 …PetscInt dim, depth = 0, cStart, cEnd, cStartNew, cEndNew, c, vStart, vEnd, vStartNew, vEndNew… in DMPlexShiftCoordinates_Internal() local 709 PetscInt numRoots, numLeaves, l, pStart, pEnd, depth = 0, totShift = 0; in DMPlexShiftSF_Single() local 759 PetscInt depth = 0, numLabels, l; in DMPlexShiftLabels_Internal() local 870 PetscInt p, pStart, pEnd, *parentsShifted, pStartShifted, pEndShifted, depth; in DMPlexShiftTree_Internal() local [all …]
|
| H A D | plex.c | 127 PetscInt cdim, pStart, pEnd, vStart, vEnd, cStart, cEnd, c, depth, cellHeight, t; in DMPlexGetFieldTypes_Internal() local 938 PetscInt point = closure[cl], depth, dof, off, d, p; in DMPlexView_Ascii_Geometry() local 1147 …PetscInt numLabels, l, numColors, numLColors, dim, d, depth, cStart, cEnd, c, vStart, vEnd, v,… in DMPlexView_Ascii() local 1631 PetscInt locDepth, depth, cellHeight, dim, d; in DMPlexView_Ascii() local 3277 PetscInt depth; in DMPlexGetConeRecursiveVertices() local 3320 PetscErrorCode DMPlexGetConeRecursive(DM dm, IS points, PeOp PetscInt *depth, PeOp IS *expandedPoin… in DMPlexGetConeRecursive() 3406 PetscErrorCode DMPlexRestoreConeRecursive(DM dm, IS points, PeOp PetscInt *depth, PeOp IS *expanded… in DMPlexRestoreConeRecursive() 4136 PetscInt depth, maxSize; in DMPlexGetTransitiveClosure_Internal() local 4429 static PetscErrorCode DMPlexCreateDepthStratum(DM dm, DMLabel label, PetscInt depth, PetscInt pStar… in DMPlexCreateDepthStratum() 4645 PetscInt dim, depth, pheight, coneSize; in DMPlexComputeCellType_Internal() local [all …]
|
| H A D | plexpartition.c | 20 PetscInt dim, depth, overlap, cStart, cEnd, c, v; in DMPlexCreatePartitionerGraph_Overlap() local 113 PetscInt dim, depth, p, pStart, pEnd, a, adjSize, idx, size; in DMPlexCreatePartitionerGraph_Native() local 323 PetscInt dim, depth, floc, cloc, i, M, N, c, lm, m, cStart, cEnd, fStart, fEnd; in DMPlexCreatePartitionerGraph_ViaMat() local 551 PetscInt dim, cellDim, depth = 0, faceDepth, cStart, cEnd, c, numCells, cell; in DMPlexCreateNeighborCSR() local
|
| H A D | plexfluent.c | 259 PetscInt depth = 1; in DMPlexCreateFluent_ReadSection() local 271 PetscInt depth = 1; in DMPlexCreateFluent_ReadSection() local
|
| /petsc/src/mat/impls/htool/ |
| H A D | htool.hpp | 44 PetscInt depth[2]; member
|
| /petsc/src/dm/dt/dualspace/impls/refined/ |
| H A D | dualspacerefined.c | 65 PetscInt pStart, pEnd, depth; in PetscDualSpaceSetUp_Refined() local
|
| /petsc/src/dm/dt/dualspace/interface/ |
| H A D | dualspace.c | 353 PetscInt pStart = -1, pEnd = -1, depth = -1; in PetscDualSpaceClearDMData_Internal() local 791 PetscInt depth, d; in PetscDualSpaceGetNumDof() local 815 PetscInt pStart, pEnd, cStart, cEnd, c, depth, count, i; in PetscDualSpaceSectionCreate_Internal() local 1617 PetscInt depth = -1, cStart, cEnd; in PetscDualSpaceGetHeightSubspace() local 1712 PetscInt dim, depth, height; in PetscDualSpaceGetPointSubspace() local
|
| /petsc/src/sys/classes/draw/impls/x/ |
| H A D | ximpl.h | 30 int depth; /* Depth of visual */ member
|
| /petsc/src/sys/logging/handler/impls/perfstubs/ |
| H A D | logperfstubs.c | 7 int depth; member
|
| /petsc/src/dm/impls/plex/generators/triangle/ |
| H A D | trigenerate.c | 239 PetscInt vStart, vEnd, v, gcStart, cStart, cEnd, c, depth, depthGlobal; in DMPlexRefine_Triangle() local
|
| /petsc/src/vec/is/section/interface/ |
| H A D | section.c | 3226 …etClosurePermutation_Internal(PetscSection section, PetscObject obj, PetscInt depth, PetscInt clSi… in PetscSectionSetClosurePermutation_Internal() 3281 …e PetscSectionSetClosurePermutation(PetscSection section, PetscObject obj, PetscInt depth, IS perm) in PetscSectionSetClosurePermutation() 3296 …GetClosurePermutation_Private(PetscSection section, PetscObject obj, PetscInt depth, PetscInt size… in PetscSectionGetClosurePermutation_Private() 3332 …cSectionGetClosurePermutation(PetscSection section, PetscObject obj, PetscInt depth, PetscInt clSi… in PetscSectionGetClosurePermutation() 3343 …reInversePermutation_Internal(PetscSection section, PetscObject obj, PetscInt depth, PetscInt size… in PetscSectionGetClosureInversePermutation_Internal() 3378 …nGetClosureInversePermutation(PetscSection section, PetscObject obj, PetscInt depth, PetscInt clSi… in PetscSectionGetClosureInversePermutation()
|
| /petsc/include/ |
| H A D | petsclogtypes.h | 22 int depth; /* The nesting depth of the event call */ member
|
| /petsc/include/petsc/private/ |
| H A D | sectionimpl.h | 8 PetscInt depth, size; member
|
| /petsc/src/ts/utils/ |
| H A D | dmplexts.c | 54 PetscInt depth; in DMPlexTSComputeRHSFunctionFVM() local
|