Searched defs:tdof (Results 1 – 1 of 1) sorted by relevance
95 PetscInt tdof = i % 2 ? 2 * i - 1 : i + 2; in main() local180 PetscInt tdof = i % 2 ? i + 1 : size - i; in main() local