| /petsc/src/dm/dt/dualspace/impls/refined/ |
| H A D | dualspacerefined.c | 37 PetscInt cStart, cEnd, c; in PetscDualSpaceRefinedSetCellSpaces_Refined() local 66 PetscInt cStart, cEnd, c, spdim; in PetscDualSpaceSetUp_Refined() local 134 PetscInt cStart, cEnd, c; in PetscDualSpaceRefinedView_Ascii() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexadapt.c | 3 static PetscErrorCode DMPlexLabelToVolumeConstraint(DM dm, DMLabel adaptLabel, PetscInt cStart, Pet… in DMPlexLabelToVolumeConstraint() 55 static PetscErrorCode DMPlexLabelToMetricConstraint(DM dm, DMLabel adaptLabel, PetscInt cStart, Pet… in DMPlexLabelToMetricConstraint() 173 PetscInt dim, cStart, cEnd, c; in DMPlexRefine_Internal() local 251 PetscInt cStart, cEnd, vStart, vEnd; in DMPlexCoarsen_Internal() local
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex20.c | 10 PetscInt cStart, cEnd; in main() local
|
| H A D | ex16.c | 18 PetscInt cStart, cEnd, cStartSub, cEndSub; in CreateHalfCellsLabel() local 41 PetscInt cStart, cEnd, cdim; in CreateHalfDomainLabel() local
|
| H A D | ex32.c | 9 PetscInt dim, depth, cStart, cEnd, c; in CheckMesh() local
|
| H A D | ex75.c | 8 PetscInt dim = 1, d, cStart, cEnd, c, q, degree = 2, coordSize, offset; in main() local
|
| H A D | ex102.c | 64 PetscInt dim, cStart; in SetupFE() local
|
| H A D | ex9.c | 221 PetscInt numRuns, cStart, cEnd, c, i; in TestCone() local 264 PetscInt numRuns, cStart, cEnd, c, i; in TestTransitiveClosure() local 311 PetscInt numRuns, cStart, cEnd, c, i; in TestVecClosure() local
|
| H A D | ex100.c | 68 PetscInt cStart, cEnd; in main() local
|
| H A D | ex13.c | 102 PetscInt h, cStart, cEnd, c; in ScrambleOrientation() local
|
| H A D | ex41.c | 55 PetscInt cStart, cEnd; in ConstructRefineTree() local
|
| /petsc/src/dm/dt/fe/interface/ |
| H A D | fegeom.c | 85 PetscErrorCode PetscFEGeomGetChunk(PetscFEGeom *geom, PetscInt cStart, PetscInt cEnd, PetscFEGeom *… in PetscFEGeomGetChunk() 131 PetscErrorCode PetscFEGeomRestoreChunk(PetscFEGeom *geom, PetscInt cStart, PetscInt cEnd, PetscFEGe… in PetscFEGeomRestoreChunk()
|
| /petsc/src/dm/impls/plex/tutorials/ |
| H A D | ex10.c | 23 PetscInt cStart, cEnd, c; in CreateDomainLabel() local 59 PetscInt dim, Nv, v, cStart, cEnd, c; in AdaptMesh() local
|
| H A D | ex16.c | 50 PetscInt dim, cStart, cEnd; in ReadCGNSDM() local
|
| /petsc/src/ts/tests/ |
| H A D | ex28.c | 65 PetscInt dim, d, cStart, cEnd, c, Np, p; in SetInitialCoordinates() local 126 PetscInt dim, d, cStart, cEnd, c, Np, p, n; in SetInitialConditions() local 153 PetscInt dim, cStart, cEnd, c, Np = user->particlesPerCell, p; in CreateParticles() local 234 PetscInt Nq = 100, q, cStart, cEnd, c; in CheckDistribution() local 280 PetscInt dim, d, Np, Ncp, p, cStart, cEnd, c; in RHSFunctionParticles() local 420 PetscInt dim, Np, p, cStart, cEnd; in KSConv() local
|
| H A D | ex27.c | 68 PetscInt dim, d, cStart, cEnd, c, Np, p; in SetInitialCoordinates() local 140 PetscInt dim, d, cStart, cEnd, c, Np, p, n; in SetInitialConditions() local 166 PetscInt dim, cStart, cEnd, c, Np = user->N, p; in CreateParticles() local
|
| /petsc/src/dm/impls/forest/tests/ |
| H A D | ex3.c | 53 PetscInt cStart, cEnd, c; in main() local
|
| /petsc/src/dm/field/tutorials/ |
| H A D | ex1.c | 61 static PetscErrorCode TestEvaluateFE(DMField field, PetscInt n, PetscInt cStart, PetscInt cEnd, Pet… in TestEvaluateFE() 105 static PetscErrorCode TestEvaluateFV(DMField field, PetscInt n, PetscInt cStart, PetscInt cEnd, Pet… in TestEvaluateFV() 228 PetscInt cStart = -1, cEnd = -1; in main() local
|
| /petsc/src/dm/impls/swarm/tutorials/ |
| H A D | ex1.c | 15 PetscInt Np = 10, field = 0, zero = 0, bs, cStart; in main() local
|
| /petsc/src/dm/impls/swarm/tests/ |
| H A D | ex3.c | 36 PetscInt dim, cStart, cEnd, c, Np = user->particlesPerCell, p; in CreateParticles() local
|
| /petsc/src/dm/dt/tests/ |
| H A D | ex5.c | 13 PetscInt dim = 2, Nc = 3, cStart, cEnd; in main() local
|
| /petsc/src/dm/interface/ |
| H A D | dmperiodicity.c | 386 PetscInt cStart = pStart[h], cEnd = pEnd[h], c; in DMLocalizeCoordinates() local 424 PetscInt cStart = pStart[h], cEnd = pEnd[h], c; in DMLocalizeCoordinates() local
|
| /petsc/src/ts/tutorials/ |
| H A D | ex52.c | 82 PetscInt cell, cStart, cEnd; in FormInitialSolution() local 149 PetscInt cell, cStart, cEnd, nC; in FormFunction() local
|
| /petsc/src/dm/impls/plex/hdf5/ |
| H A D | plexhdf5xdmf.c | 33 PetscInt dim, *cones, cHeight, cStart, cEnd, p; in DMPlexInvertCells_XDMF_Private() local
|
| /petsc/src/dm/impls/plex/generators/ctetgen/ |
| H A D | ctetgenerate.c | 212 PetscInt cStart, cEnd, c, eStart, eEnd, fStart, fEnd; in DMPlexGenerate_CTetgen() local 291 …PetscInt vStart, vEnd, v, eStart, eEnd, e, fStart, fEnd, f, cStart, cEnd, c, defVal,… in DMPlexRefine_CTetgen() local 487 PetscInt cStart, cEnd, c, eStart, eEnd, fStart, fEnd; in DMPlexRefine_CTetgen() local
|