Home
last modified time | relevance | path

Searched defs:sigmay (Results 1 – 3 of 3) sorted by relevance

/petsc/src/ts/tutorials/power_grid/
H A Dex7.c31 PetscScalar sigmay; /* standard deviation of initial speed */ member
150 PetscScalar sigmax = user->sigmax, sigmay = user->sigmay; in ini_bou() local
H A Dex6.c30 PetscScalar sigmay; /* standard deviation of initial speed */ member
132 PetscScalar sigmax = user->sigmax, sigmay = user->sigmay; in ini_bou() local
H A Dex8.c37 PetscScalar sigmay; /* standard deviation of initial speed */ member