Lines Matching +defs:c +defs:mode
556 for (PetscInt c = 0; c < Nc; ++c) { in DMSwarmComputeMassMatrix_Private() local
614 for (PetscInt c = 0; c < Nc; ++c) { in DMSwarmComputeMassMatrix_Private() local
623 for (PetscInt c = 0; c < Nc; ++c) rowIDXs[j * Nc + c] = cindices[j] * totNc + c + rStart; in DMSwarmComputeMassMatrix_Private() local
839 for (PetscInt c = 0; c < Nc; ++c) { in DMSwarmComputeMassMatrixSquare_Private() local
2214 PetscInt dim, d, cStart, cEnd, c, p, Nfc; in DMSwarmSetPointCoordinatesRandom() local
2662 const PetscReal *c = &coords[p * bsc]; in DMSwarmComputeMoments() local
2895 for (PetscInt c = 0; c < Ndm; ++c) { in DMSwarmDuplicate() local
2918 PetscErrorCode DMLocalToGlobalBegin_Swarm(DM dm, Vec l, InsertMode mode, Vec g) in DMLocalToGlobalBegin_Swarm()
2924 PetscErrorCode DMLocalToGlobalEnd_Swarm(DM dm, Vec l, InsertMode mode, Vec g) in DMLocalToGlobalEnd_Swarm()
2940 PetscErrorCode DMGlobalToLocalBegin_Swarm(DM dm, Vec g, InsertMode mode, Vec l) in DMGlobalToLocalBegin_Swarm()
2946 PetscErrorCode DMGlobalToLocalEnd_Swarm(DM dm, Vec g, InsertMode mode, Vec l) in DMGlobalToLocalEnd_Swarm()