Searched refs:kt_m (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/dm/impls/swarm/tests/ |
| H A D | ex7.c | 202 static PetscErrorCode maxwellian(PetscInt dim, const PetscReal x[], PetscReal kt_m, PetscReal n, Pe… in maxwellian() argument 205 PetscReal v2 = 0, theta = 2 * kt_m; /* theta = 2kT/mc^2 */ in maxwellian()
|
| /petsc/src/ts/tests/ |
| H A D | ex30.c | 348 static void maxwellian(PetscInt dim, const PetscReal x[], PetscReal kt_m, PetscReal n, PetscReal sh… in maxwellian() argument 351 PetscReal v2 = 0, theta = 2.0 * kt_m; /* theta = 2kT/mc^2 */ in maxwellian()
|