Searched refs:vole (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ts/tests/ |
| H A D | ex30.c | 556 …hi[3] = {ctx->radius[grid], ctx->radius[grid], ctx->radius[grid]}, hp[3], vole; // would be nice t… in go() local 575 …vole = hp[0] * hp[1] * hp[2] * ctx->n[grid]; … in go() 591 maxwellian(dim, x, kT_m, vole, p_shift, &wp_t[grid][tid][pp]); in go() 593 …maxwellian(dim, x, kT_m, vole, -p_shift, &wp_t[grid][tid][pp]); // symmetric shift of electron pla… in go()
|