Home
last modified time | relevance | path

Searched defs:pEnd (Results 1 – 25 of 87) sorted by relevance

1234

/petsc/src/dm/impls/plex/tests/
H A Dex6.c7 PetscInt pStart, pEnd; /* The label chart */ member
63 const PetscInt pEnd = user->pEnd; in TestLookup() local
83 PetscInt pStart = user->pStart, pEnd = user->pEnd, p; in TestClear() local
H A Dex97.c9 PetscInt pStart, pEnd, p; in main() local
H A Dex48.c11 PetscInt pStart, pEnd, p; in main() local
H A Dex40.c11 PetscInt pStart, pEnd, p; in LabelPoints() local
H A Dex21.c198 PetscInt pStart = -1, pEnd = -1; in main() local
400 PetscInt pStart = -1, pEnd = -1, p = -1; in main() local
H A Dex98.c11 PetscInt sdim, s, pStart, pEnd, p, numVS, numPoints; in main() local
H A Dex37.c33 PetscInt dim, pStart, pEnd, p, pid; in ComputeVolume() local
H A Dex35.c8 PetscInt cdim, depth, d, pStart, pEnd, p, Nd[4] = {0, 0, 0, 0}, lsize = 0, rmem = 0, imem = 0; in EstimateMemory() local
H A Dex31.c49 …PetscInt pStart, pEnd, p, minBefore, maxBefore, minAfter, maxAfter, gSizeBefore, gSizeAfte… in main() local
/petsc/src/dm/dt/dualspace/impls/refined/
H A Ddualspacerefined.c36 PetscInt pStart, pEnd; in PetscDualSpaceRefinedSetCellSpaces_Refined() local
65 PetscInt pStart, pEnd, depth; in PetscDualSpaceSetUp_Refined() local
133 PetscInt pStart, pEnd; in PetscDualSpaceRefinedView_Ascii() local
/petsc/src/dm/impls/plex/
H A Dplexreorder.c8 PetscInt depth, d, pStart, pEnd, fStart, fMax, fEnd, p; in DMPlexCreateOrderingClosure_Static() local
72 …ULL, *adjacency = NULL, *cperm, *clperm = NULL, *invclperm = NULL, *mask, *xls, pStart, pEnd, c, i; in DMPlexGetOrdering() local
155 PetscInt dim, pStart, pEnd, cStart, cEnd, c, vStart, vEnd, v, suppSize, lastCell = 0; in DMPlexGetOrdering1D() local
202 PetscInt pStart, pEnd, p; in DMPlexRemapCoordinates_Private() local
300 PetscInt n, pStart, pEnd, p; in DMPlexPermute() local
436 PetscInt pStart, pEnd; in DMCreateSectionPermutation_Plex_Reverse() local
454 PetscInt pStart, pEnd, i = 0; in DMCreateSectionPermutation_Plex_Cohesive_Old() local
571 PetscInt dim, pStart, pEnd, i = 0; in DMCreateSectionPermutation_Plex_Cohesive() local
H A Dplexindices.c24 PetscInt pStart, pEnd, sStart, sEnd, point, clSize; in DMPlexCreateClosureIndex() local
H A Dplexdistribute.c183 PetscInt depth, maxC, maxS, maxP, pStart, pEnd, asiz, maxAnchors = 1; in DMPlexGetMaxAdjacencySize_Internal() local
355 PetscInt pStart, pEnd, p, numLeaves, l, numNeighbors, n; in DMPlexCreateTwoSidedProcessSF() local
445 PetscInt pStart, pEnd, p, nedges; in DMPlexDistributeOwnership() local
504 PetscInt pStart, pEnd, p, sStart, sEnd, nleaves, l; in DMPlexCreateOverlapLabel() local
670 PetscInt pStart, pEnd, p, sStart, sEnd, nleaves, l, el; in DMPlexCreateOverlapLabelFromLabels() local
777 PetscInt d, dim, p, pStart, pEnd, nroots, nleaves, newLeaves, point, numSharedPoints; in DMPlexCreateOverlapMigrationSF() local
888 PetscInt d, ldepth, depth, dim, p, pStart, pEnd, nroots, nleaves; in DMPlexStratifyMigrationSF() local
1165 PetscInt pStart, pEnd; in DMPlexDistributeCones() local
1346 PetscInt pStart, pEnd; in DMPlexDistributeSetupTree() local
1727 PetscInt pStart, pEnd, point; in DMPlexCreateClosureIndex_CELL() local
[all …]
H A Dplexsection.c7 PetscInt depth, Nf, f, pStart, pEnd; in DMPlexCreateSectionFields() local
93 PetscInt depth, cellHeight, pStart = 0, pEnd = 0; in DMPlexCreateSectionDof() local
274 PetscInt Nf, cdof, maxDof = 0, pStart, pEnd, p, bc, f, d; in DMPlexCreateSectionBCIndicesField() local
359 PetscInt Nf, maxDof, pStart, pEnd, p, f, d; in DMPlexCreateSectionBCIndices() local
H A Dplexextrude.c90 PetscInt dim, pStart, pEnd; in DMPlexExtrude() local
H A Dplex.c127 PetscInt cdim, pStart, pEnd, vStart, vEnd, cStart, cEnd, c, depth, cellHeight, t; in DMPlexGetFieldTypes_Internal() local
220 PetscInt cdim, pStart, pEnd, vStart, vEnd, cStart, cEnd; in DMPlexGetFieldType_Internal() local
598 PetscInt pStart, pEnd; in VecView_Plex_Local_VTK() local
914 PetscInt dim, pStart, pEnd, cStart, cEnd, c; in DMPlexView_Ascii_Geometry() local
1022 PetscInt pStart, pEnd, p, numLabels, l; in DMPlexView_Ascii() local
1066 … Nf, Nc, pvStart, pvEnd, pcStart = PETSC_INT_MAX, pcEnd = PETSC_INT_MIN, pStart, pEnd, p; in DMPlexView_Ascii() local
1152 PetscInt pEnd, pStart; in DMPlexView_Ascii() local
1632 PetscInt pStart, pEnd, p, gcStart, gcEnd, gcNum; in DMPlexView_Ascii() local
2931 PetscInt pStart, pEnd, dof, cdof, num_fields; in DMCreateMatrix_Plex() local
3085 PetscErrorCode DMPlexGetChart(DM dm, PetscInt *pStart, PetscInt *pEnd) in DMPlexGetChart()
[all …]
/petsc/src/vec/is/section/interface/hdf5/
H A Dsectionhdf5.c10 PetscInt pStart, pEnd, p, n; in PetscSectionView_HDF5_SingleField() local
129 PetscInt pStart, pEnd, p, M, m, i, cdof; in PetscSectionLoad_HDF5_SingleField_SetConstraintIndices() local
177 PetscInt pStart, pEnd, p, N, n, M, m; in PetscSectionLoad_HDF5_SingleField() local
/petsc/src/dm/label/tutorials/
H A Dex1.c180 PetscInt p, pStart, pEnd; in main() local
213 PetscInt p, pStart, pEnd; in main() local
297 PetscInt pStart, pEnd, lStart = 5, lEnd = 19; in main() local
/petsc/src/vec/vec/utils/
H A Dvsection.c195 …, PetscSection sectionGlobal, Vec v, PetscInt field, PetscInt pStart, PetscInt pEnd, IS *is, Vec *… in PetscSectionGetField_Internal()
233 …, PetscSection sectionGlobal, Vec v, PetscInt field, PetscInt pStart, PetscInt pEnd, IS *is, Vec *… in PetscSectionRestoreField_Internal()
259 PetscInt Nf, f, pStart, pEnd; in PetscSectionVecNorm() local
/petsc/src/snes/utils/libceed/
H A Ddmplexsnesceed.c32 PetscInt pStart, pEnd, p, maxDof; in DMPlexSNESComputeResidualCEED() local
/petsc/src/binding/petsc4py/demo/legacy/dmplex/
H A Ddistribute_field.py34 pStart, pEnd = plex.getChart() variable
/petsc/src/dm/impls/plex/tutorials/
H A Dex17.c9 PetscInt dim, pStart, pEnd, pid; in ComputeVolume() local
/petsc/src/dm/interface/
H A Ddmi.c7 PetscInt localSize, bs, blockSize = -1, pStart, pEnd, p; in DMCreateGlobalVector_Section_Private() local
57 PetscInt localSize, blockSize = -1, pStart, pEnd, p; in DMCreateLocalVector_Section_Private() local
84 PetscInt pStart, pEnd, Nc, subSize = 0, subOff = 0; in PetscSectionSelectFields_Private() local
479 PetscInt subSize, subOff, pStart, pEnd, p, start, end, dummy; in DMCreateSectionSuperDM() local
/petsc/src/vec/is/section/interface/
H A Dsection.c98 PetscInt numFields, f, c, pStart, pEnd, p; in PetscSectionCopy_Internal() local
252 PetscInt pStart, pEnd, nfields, ncdof, nfcdof, p, f, n1, n2; in PetscSectionCompare() local
633 PetscErrorCode PetscSectionGetChart(PetscSection s, PetscInt *pStart, PetscInt *pEnd) in PetscSectionGetChart()
666 PetscErrorCode PetscSectionSetChart(PetscSection s, PetscInt pStart, PetscInt pEnd) in PetscSectionSetChart()
1480 PetscInt pStart, pEnd, p, dof, cdof, off, globalOff = 0, nroots, nlocal, maxleaf; in PetscSectionCreateGlobalSection() local
1625 PetscInt pStart, pEnd, p, e, dof, cdof, globalOff = 0, nroots; in PetscSectionCreateGlobalSectionCensored() local
1737 PetscInt pStart, pEnd, p, localSize = 0; in PetscSectionGetPointLayout() local
1784 PetscInt pStart, pEnd, p, localSize = 0; in PetscSectionGetValueLayout() local
1983 PetscInt os = 0, oe = 0, pStart, pEnd, p; in PetscSectionGetOffsetRange() local
2029 PetscInt nF, f, c, pStart, pEnd, p, maxCdof = 0; in PetscSectionCreateSubsection() local
[all …]
/petsc/include/petsc/private/
H A Ddmlabelimpl.h38 PetscInt pStart, pEnd; /* Bounds for index lookup */ member

1234