Home
last modified time | relevance | path

Searched refs:vy0 (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/swarm/tests/
H A Dex5.c112 const PetscReal vy0 = vel[p * dim + 1]; in RHSFunction() local
113 const PetscReal omega = vy0 / x0; in RHSFunction()
147 const PetscReal vy0 = vel[p * dim + 1]; in RHSJacobian() local
148 const PetscReal omega = vy0 / x0; in RHSJacobian()
204 const PetscReal vy0 = vel[p * dim + 1]; in RHSFunctionV() local
205 const PetscReal omega = vy0 / x0; in RHSFunctionV()
H A Dex6.c545 const PetscReal vy0 = vel[p * dim + 1]; in RHSFunction() local
546 const PetscReal omega = vy0 / x0; in RHSFunction()
583 const PetscReal vy0 = vel[p * dim + 1]; in RHSJacobian() local
584 const PetscReal omega = vy0 / x0; in RHSJacobian()
647 const PetscReal vy0 = vel[p * dim + 1]; in RHSFunctionV() local
648 const PetscReal omega = vy0 / x0; in RHSFunctionV()
720 const PetscReal vy0 = vel[p * dim + 1]; in RHSObjectiveF() local
721 const PetscReal omega = vy0 / x0; in RHSObjectiveF()
768 const PetscReal vy0 = vel[p * dim + 1]; in RHSFunctionG() local
769 const PetscReal omega = vy0 / x0; in RHSFunctionG()