Home
last modified time | relevance | path

Searched refs:temps (Results 1 – 4 of 4) sorted by relevance

/petsc/src/ts/utils/dmplexlandau/tutorials/
H A Dex2.c383 PetscReal dne_dt, dni_dt, tilda_ns[LANDAU_MAX_SPECIES], temps[LANDAU_MAX_SPECIES]; in FormSource() local
387 for (ii = 1; ii < LANDAU_MAX_SPECIES; ii++) temps[ii] = 1; in FormSource()
392 temps[0] = rectx->T_cold; in FormSource()
393 temps[rectx->imp_idx] = rectx->T_cold; in FormSource()
398 …ddMaxwellians(ctx->plex[grid], globFarray[LAND_PACK_IDX(0, grid)], ftime, temps, tilda_ns, grid, 0… in FormSource()
H A Dex1.c93 static PetscErrorCode SetMaxwellians(DM dm, Vec X, PetscReal time, PetscReal temps[], PetscReal ns[… in SetMaxwellians() argument
103 data[i0].kT_m = ctx->k * temps[ii] / ctx->masses[ii]; /* kT/m = v_th ^ 2*/ in SetMaxwellians()
/petsc/src/ts/utils/dmplexlandau/
H A Dplexland.c849 PetscErrorCode DMPlexLandauAddMaxwellians(DM dm, Vec X, PetscReal time, PetscReal temps[], PetscRea… in DMPlexLandauAddMaxwellians() argument
862 data[i0].kT_m = ctx->k * temps[ii] / ctx->masses[ii]; /* kT/m */ in DMPlexLandauAddMaxwellians()
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas2864 (amg/save-temps? #t)