Home
last modified time | relevance | path

Searched refs:initVel (Results 1 – 3 of 3) sorted by relevance

/petsc/src/ts/tutorials/hamiltonian/
H A Dex3.c75 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 Dex2.c133 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 Dex4.c171 PetscReal initVel; member
247 options->initVel = 1; in ProcessOptions()
309 …", "Initial velocity of perturbed particle", __FILE__, options->initVel, &options->initVel, NULL)); in ProcessOptions()