| /petsc/src/dm/impls/swarm/tests/ |
| H A D | ex4.c | 135 PetscInt dim, d, Np, p; in RHSFunction() local 163 PetscInt dim, d, Np, p, rStart; in RHSJacobian() local 186 PetscInt Np, p; in RHSFunctionX() local 203 PetscInt Np, p; in RHSFunctionV() local 219 PetscInt dim, d, Np, p, rStart; in RHSJacobianS() local 243 PetscInt dim, Np, p; in RHSObjectiveF() local 269 PetscInt dim, d, Np, p; in RHSFunctionG() local 293 PetscInt dim, Np; in CreateSolution() local 319 PetscInt dim, Np; in SetProblem() local 336 PetscInt dim, Np; in SetProblem() local [all …]
|
| H A D | ex5.c | 99 PetscInt dim, d, Np, p; in RHSFunction() local 135 PetscInt dim, d, Np, p, rStart; in RHSJacobian() local 168 PetscInt Np, p, dim, d; in RHSFunctionX() local 190 PetscInt Np, p, dim, d; in RHSFunctionV() local 220 PetscInt dim, Np; in CreateSolution() local 246 PetscInt dim, Np; in SetProblem() local 264 PetscInt dim, Np, rstart; in SetProblem() local 431 PetscInt dim, Np, p; in ComputeError() local 481 PetscInt dim, Np, p; in EnergyMonitor() local
|
| H A D | ex6.c | 235 PetscInt dim, d, Np, p, q; in ComputeFieldAtParticles_Coulomb() local 271 PetscInt dim, d, cStart, cEnd, c, Np; in ComputeFieldAtParticles_Primal() local 381 PetscInt dim, d, cStart, cEnd, c, Np, pot_field = 1; in ComputeFieldAtParticles_Mixed() local 491 PetscInt dim, Np; in ComputeFieldAtParticles() local 528 PetscInt dim, d, Np, p; in RHSFunction() local 571 PetscInt dim, d, Np, p, rStart; in RHSJacobian() local 604 PetscInt Np, p, dim, d; in RHSFunctionX() local 629 PetscInt Np, p, dim, d; in RHSFunctionV() local 665 PetscInt dim, d, Np, p, rStart; in RHSJacobianS() local 689 PetscInt dim, Np, cStart, cEnd; in RHSObjectiveF() local [all …]
|
| H A D | ex1.c | 55 PetscInt *swarm_cellid, Np, dim, Nfc; in CreateSwarm() local 172 PetscInt adjacentdim = 0, Np; in CheckPointInsertion_Boundary() local
|
| H A D | ex7.c | 65 PetscInt Np, timestep = 0, bs, N, M, nzl; in gridToParticles() local 161 PetscErrorCode particlesToGrid(const DM dm, DM sw, const PetscInt Np, const PetscInt a_tid, const P… in particlesToGrid() 221 PetscInt Np[2] = {10, 10}, Np2[2], field = 0, target = 0, Np_t[MAX_NUM_THRDS]; in go() local
|
| H A D | ex3.c | 36 PetscInt dim, cStart, cEnd, c, Np = user->particlesPerCell, p; in CreateParticles() local
|
| H A D | ex12.c | 8 PetscInt Np; // Number of particles along each dimension member
|
| /petsc/src/dm/impls/da/tests/ |
| H A D | ex1.c | 11 PetscInt Np, bs, Nfc; in DMSwarmPrint() local 41 PetscInt Nx = 4, Ny = 4, Np = 8, bs; in main() local
|
| /petsc/src/snes/tests/ |
| H A D | ex2.c | 76 static PetscErrorCode CreatePoints_Centroid(DM dm, PetscInt *Np, PetscReal **pcoords, PetscBool *po… in CreatePoints_Centroid() 112 static PetscErrorCode CreatePoints_Grid(DM dm, PetscInt *Np, PetscReal **pcoords, PetscBool *points… in CreatePoints_Grid() 164 static PetscErrorCode CreatePoints_GridReplicated(DM dm, PetscInt *Np, PetscReal **pcoords, PetscBo… in CreatePoints_GridReplicated() 205 static PetscErrorCode CreatePoints(DM dm, PetscInt *Np, PetscReal **pcoords, PetscBool *pointsAllPr… in CreatePoints() 268 PetscInt dim, spaceDim, Nc, c, Np, p; in main() 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 280 PetscInt dim, d, Np, Ncp, p, cStart, cEnd, c; in RHSFunctionParticles() local 356 PetscInt dim, Np, p; in HGMonitor() local 387 PetscInt Np, p; in SPMonitor() local 420 PetscInt dim, Np, p, cStart, cEnd; in KSConv() local
|
| H A D | ex35.c | 8 PetscInt Np; /* total number of particles */ member 51 PetscInt p, dim, Np; in main() 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 287 static PetscErrorCode ComputeGradS(PetscInt dim, PetscInt Np, const PetscReal vp[], const PetscReal… in ComputeGradS() 340 PetscInt dim, Np, p, q; in RHSFunctionParticles() local
|
| /petsc/src/dm/dt/fe/interface/ |
| H A D | fegeom.c | 164 const PetscInt Np = geom->numPoints; in PetscFEGeomGetPoint() local 217 const PetscInt Np = geom->numPoints; in PetscFEGeomGetCellPoint() local
|
| /petsc/src/ts/tutorials/hamiltonian/ |
| H A D | ex3.c | 183 PetscInt Np; in CheckNonNegativeWeights() local 230 PetscInt *species, dim, Np, gNp; in MonitorEField() local 309 PetscInt Np, dim; in MonitorParticles() local 459 PetscInt dim, xcStart, xcEnd, vcStart, vcEnd, Ns, Np, Npc, debug; in InitializeParticles_Centroid() local 709 PetscInt Np, dim; in InitializeConstants() local 988 PetscInt dim, cStart, cEnd, Np; in ComputeFieldAtParticles_Primal() local 1122 PetscInt dim, Np; in ComputeFieldAtParticles() local 1154 PetscInt dim, d, Np, p; in RHSFunction() local 1188 PetscInt dim, d, Np, p, rStart; in RHSJacobian() local 1220 PetscInt Np, p, d, dim; in RHSFunctionX() local [all …]
|
| H A D | ex2.c | 420 PetscInt Np; in CheckNonNegativeWeights() local 520 PetscInt *species, dim, Np, gNp; in MonitorEField() local 597 PetscInt dim, Np; in MonitorInitialConditions() local 1161 PetscInt dim, xcStart, xcEnd, vcStart, vcEnd, Ns, Np, Npc, debug; in InitializeParticles_Centroid() local 1394 PetscInt Np, dim; in InitializeConstants() local 1523 PetscInt *species, dim, Np, Ns; in ComputeFieldAtParticles_Coulomb() local 1572 PetscInt dim, cStart, cEnd, Np; in ComputeFieldAtParticles_Primal() local 1713 PetscInt dim, cStart, cEnd, Np; in ComputeFieldAtParticles_Mixed() local 1832 PetscInt dim, Np; in ComputeFieldAtParticles() local 1878 PetscInt dim, d, Np, p; in RHSFunction() local [all …]
|
| H A D | ex4.c | 582 PetscInt Np; in CheckNonNegativeWeights() local 754 PetscInt *species, dim, Np, gNp; in MonitorEField() local 1113 PetscInt dim, Np; in MonitorInitialConditions() local 1775 PetscInt dim, xcStart, xcEnd, vcStart, vcEnd, Ns, Np, Npc, debug; in InitializeParticles_Centroid() local 2008 PetscInt Np, dim; in InitializeConstants() local 2147 PetscInt *species, dim, Np, Ns; in ComputeFieldAtParticles_Coulomb() local 2196 PetscInt dim, cStart, cEnd, Np; in ComputeFieldAtParticles_Primal() local 2317 PetscInt dim, cStart, cEnd, Np; in ComputeFieldAtParticles_Mixed() local 2437 PetscInt dim, Np; in ComputeFieldAtParticles() local 2483 PetscInt dim, d, Np, p; in RHSFunction() local [all …]
|
| /petsc/src/dm/label/impls/ephemeral/ |
| H A D | dmlabeleph.c | 19 PetscInt Np = 0, Nop, op, v; in DMLabelEphemeralComputeStratumSize_Private() local 55 PetscInt Np, p, Nop, op; in DMLabelGetStratumIS_Ephemeral() 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/dt/interface/ftn-custom/ |
| H A D | zdtdsf90.c | 19 PetscInt Np; member
|
| /petsc/src/dm/impls/plex/transform/impls/extrude/ |
| H A D | plextrextrude.c | 101 PetscInt Nv, Np; in DMPlexTransformExtrudeComputeExtrusionDim() local 148 const PetscInt Np = ex->periodic ? Nl : Nl + 1; in DMPlexTransformExtrudeSetUp_Point() local 180 const PetscInt Np = ex->periodic ? Nl : Nl + 1; in DMPlexTransformExtrudeSetUp_Segment() local 258 const PetscInt Np = ex->periodic ? Nl : Nl + 1; in DMPlexTransformExtrudeSetUp_Triangle() local 350 const PetscInt Np = ex->periodic ? Nl : Nl + 1; in DMPlexTransformExtrudeSetUp_Quadrilateral() local
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex17.c | 86 PetscInt cdim, Np = 1, Nfd; in TestCustomLocation() local
|
| /petsc/src/dm/dt/tests/ |
| H A D | ex9.c | 35 PetscInt Np, Nk, i, j, l, d, npoints; in testDerivativesLegendre() local
|
| /petsc/src/dm/impls/swarm/ |
| H A D | swarmpic.c | 991 PetscInt Ns, cStart, cEnd, c, dim, d, Nq, q, Np = 0, p, s; in DMSwarmComputeLocalSize() local 1124 PetscInt Nfc, Np, p, Ns, dim, d, bs; in DMSwarmInitializeCoordinates() local 1219 PetscInt dim, Np, p; in DMSwarmInitializeVelocities() local 1311 PetscInt dim, dE, Np, n, Nf, Nfc, Nfu, cStart, cEnd, maxC = 0, totbs = 0; in DMProjectFieldLocal_Swarm() local
|
| /petsc/src/dm/partitioner/impls/shell/ |
| H A D | partshell.c | 69 PetscInt Np = 0; in PetscPartitionerSetFromOptions_Shell() local
|
| /petsc/src/dm/dt/dualspace/interface/ |
| H A D | dualspace.c | 1316 PetscInt Np; in PetscDualSpaceCreateAllDataDefault() local 1328 PetscInt Np, i; in PetscDualSpaceCreateAllDataDefault() local 1445 PetscInt Np; in PetscDualSpaceCreateInteriorDataDefault() local 1466 PetscInt Np, i; in PetscDualSpaceCreateInteriorDataDefault() local
|