Searched refs:initVel (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ts/tutorials/hamiltonian/ |
| H A D | ex3.c | 75 PetscReal initVel; member 110 options->initVel = 1; in ProcessOptions() 134 …y", "Initial velocity of perturbed particle", "ex3.c", options->initVel, &options->initVel, NULL)); in ProcessOptions()
|
| H A D | ex2.c | 133 PetscReal initVel; member 187 options->initVel = 1; in ProcessOptions() 230 …y", "Initial velocity of perturbed particle", "ex2.c", options->initVel, &options->initVel, NULL)); in ProcessOptions()
|
| H A D | ex4.c | 171 PetscReal initVel; member 247 options->initVel = 1; in ProcessOptions() 309 …", "Initial velocity of perturbed particle", __FILE__, options->initVel, &options->initVel, NULL)); in ProcessOptions()
|