Home
last modified time | relevance | path

Searched defs:th0 (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/swarm/tests/
H A Dex5.c344 const PetscReal th0 = (2. * PETSC_PI * (p % n)) / n; in circleMultipleX() local
356 const PetscReal th0 = (2. * PETSC_PI * (p % n)) / n; in circleMultipleV() local
448 const PetscReal th0 = PetscAtan2Real(coords[p * dim + 1], coords[p * dim + 0]); in ComputeError() local
H A Dex6.c880 const PetscReal th0 = (2. * PETSC_PI * (p % n)) / n; in circleMultipleX() local
892 const PetscReal th0 = (2. * PETSC_PI * (p % n)) / n; in circleMultipleV() local
986 const PetscReal th0 = PetscAtan2Real(coords[p * dim + 1], coords[p * dim + 0]); in ComputeError() local