Lines Matching defs:ii
755 PetscInt ii, i0; in SetupDS() local
770 …for (PetscInt ii = ctx->species_offset[grid], i0 = 0; ii < ctx->species_offset[grid + 1]; ii++, i0… in SetupDS() local
859 …for (PetscInt ii = ctx->species_offset[grid], i0 = 0; ii < ctx->species_offset[grid + 1]; ii++, i0… in DMPlexLandauAddMaxwellians() local
1076 PetscInt ii, nt, nm, nc, num_species_grid[LANDAU_MAX_GRIDS], non_dim_grid; in ProcessOptions() local
1127 for (PetscInt ii = 0; ii < LANDAU_DIM; ii++) ctx->cells0[ii] = 2; in ProcessOptions() local
1417 for (PetscInt ii = ctx->species_offset[grid]; ii < ctx->species_offset[grid + 1]; ii++) { in CreateStaticData() local
1427 …for (PetscInt ii = iii; ii < ctx->species_offset[grid + 1]; ii++) PetscCall(PetscPrintf(PETSC_COMM… in CreateStaticData() local
1432 …for (PetscInt ii = iii; ii < ctx->species_offset[grid + 1]; ii++) PetscCall(PetscPrintf(PETSC_COMM… in CreateStaticData() local
1437 for (PetscInt ii = iii; ii < ctx->species_offset[grid + 1]; ii++) { in CreateStaticData() local
1448 for (PetscInt ii = iii; ii < ctx->species_offset[grid + 1]; ii++) { in CreateStaticData() local
1548 …PetscInt ii; //… in CreateStaticData() local
1831 for (PetscInt ii = 0; ii < ctx->num_species; ii++) { in CreateStaticData() local
1896 …for (PetscInt ix = 0, ii = ctx->species_offset[grid]; ii < ctx->species_offset[grid + 1]; ii++, ix… in LandauCreateJacobianMatrix() local
1917 for (PetscInt ii = 0; ii < n; ++ii) idxs[n0 + ii] = values[ii] + n0; in LandauCreateJacobianMatrix() local
2277 for (PetscInt ii = 0; ii < ctx->num_species; ii++) PetscCall(PetscFEDestroy(&ctx->fe[ii])); in DMPlexLandauDestroyVelocitySpace() local
2319 PetscInt ii = (PetscInt)PetscRealPart(constants[0]); in f0_s_den() local
2326 PetscInt ii = (PetscInt)PetscRealPart(constants[0]), jj = (PetscInt)PetscRealPart(constants[1]); in f0_s_mom() local
2332 PetscInt i, ii = (PetscInt)PetscRealPart(constants[0]); in f0_s_v2() local
2362 PetscInt ii = (PetscInt)PetscRealPart(constants[0]); in f0_s_rden() local
2369 PetscInt ii = (PetscInt)PetscRealPart(constants[0]); in f0_s_rmom() local
2375 PetscInt ii = (PetscInt)PetscRealPart(constants[0]); in f0_s_rv2() local
2397 PetscInt cStart, cEnd, dim, ii, i0, nDMs; in DMPlexLandauPrintNorms() local
2561 PetscInt ii, dim, N1 = 1, N2; in DMPlexLandauCreateMassMatrix() local