Searched refs:total_subdomains (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/mat/tests/ |
| H A D | ex183.c | 29 PetscInt m, n, N, bs, rstart, rend, i, j, k, total_subdomains, hash, nsubdomains = 1; in main() local 45 total_subdomains = size - 1; in main() 46 …rices where 0 < n < comm size", "MatCreateSubMatricesMPI", total_subdomains, &total_subdomains, &f… in main() 90 …k = size / total_subdomains + (size % total_subdomains > 0); /* There are up to k ranks to a c… in main()
|