Searched refs:momentummax (Results 1 – 1 of 1) sorted by relevance
13 PetscInt tick, moment = 0, momentummax = 7; in main() local20 PetscCall(PetscOptionsGetInt(NULL, NULL, "-moment_max", &momentummax, NULL)); in main()42 for (moment = 0; moment < momentummax; moment++) { in main()