Searched refs:MAX_NEV (Results 1 – 6 of 6) sorted by relevance
20 #define MAX_NEV 5000 // max zero crossings for each rank macro26 PetscReal evres[MAX_NEV]; // times of found zero-crossings27 PetscReal ref[MAX_NEV]; // reference times of zero-crossings, for checking113 for (PetscInt i = 1; i < MAX_NEV; i++) { in main()171 if (Ctx->cnt + nev_zero < MAX_NEV) in Postevent()
24 #define MAX_NEV 5000 // max zero crossings for each rank macro30 PetscReal evres[MAX_NEV]; // times of found zero-crossings31 PetscReal ref[MAX_NEV]; // reference times of zero-crossings, for checking138 for (PetscInt i = 1; i < MAX_NEV / 2 - 10; i++) { in main()146 for (PetscInt i = 1; i < MAX_NEV / 2 - 10; i++) { in main()221 if (Ctx->cnt + nev_zero < MAX_NEV) in Postevent()
28 #define MAX_NEV 5000 // max zero crossings for each rank macro34 PetscReal evres[MAX_NEV]; // times of found zero-crossings35 PetscReal ref[MAX_NEV]; // reference times of zero-crossings, for checking143 for (PetscInt i = 1; i < MAX_NEV - 2; i++) { in main()237 if (Ctx->cnt + nev_zero < MAX_NEV) in Postevent()
20 #define MAX_NEV 5000 // max zero crossings for each rank macro26 PetscReal evres[MAX_NEV]; // times of found zero-crossings27 PetscReal ref[MAX_NEV]; // reference times of zero-crossings, for checking181 if (Ctx->cnt + nev_zero < MAX_NEV) in Postevent()
29 #define MAX_NEV 5000 // max zero crossings for each rank macro35 PetscReal evres[MAX_NEV]; // times of found zero-crossings36 PetscReal ref[MAX_NEV]; // reference times of zero-crossings, for checking139 for (PetscInt i = 1; i < MAX_NEV - 2; i++) { in main()255 if (Ctx->cnt + nev_zero < MAX_NEV) in Postevent()
22 #define MAX_NEV 5000 // max zero crossings for each rank macro28 PetscReal evres[MAX_NEV]; // times of found zero-crossings29 PetscReal ref[MAX_NEV]; // reference times of zero-crossings, for checking233 if (Ctx->cnt + nev_zero < MAX_NEV) in Postevent()