Searched refs:jjj (Results 1 – 2 of 2) sorted by relevance
1048 PetscInt jjj = ctx->species_offset[gridj]; in makeLambdas() local1049 PetscReal Zj = ctx->charges[jjj] / 1.6022e-19; in makeLambdas()1062 …PetscReal Tj_ev = (ctx->thermal_temps[jjj] / 1.1604525e7) * 1000; // convert (back) to … in makeLambdas()1063 PetscReal muj = ctx->masses[jjj] / 1.6720e-27; in makeLambdas()1064 PetscReal nj = ctx->n[jjj] * ctx->n_0; in makeLambdas()1439 PetscInt jjj = ctx->species_offset[gridj]; in CreateStaticData() local1440 …for (PetscInt jj = jjj; jj < ctx->species_offset[gridj + 1]; jj++) PetscCall(PetscPrintf(PETSC_COM… in CreateStaticData()1450 PetscInt jjj = ctx->species_offset[gridj]; in CreateStaticData() local1451 …for (PetscInt jj = jjj; jj < ctx->species_offset[gridj + 1]; jj++) PetscCall(PetscPrintf(PETSC_COM… in CreateStaticData()
7830 for (PetscInt jjj = 0; jjj < index_size; jjj++) { // columns in block in MatCreateGraph_Simple_AIJ() local7831 PetscInt jj = index[jjj]; in MatCreateGraph_Simple_AIJ()7874 for (PetscInt jjj = 0; jjj < index_size; jjj++) { // cols in block in MatCreateGraph_Simple_AIJ() local7875 PetscInt jj = index[jjj]; in MatCreateGraph_Simple_AIJ()