Searched refs:_g_n_rows (Results 1 – 1 of 1) sorted by relevance
5218 cs_gnum_t _g_n_rows = g->n_rows; in cs_grid_create_from_parent() local5219 MPI_Allreduce(&_g_n_rows, &(g->n_g_rows), 1, CS_MPI_GNUM, MPI_SUM, g->comm); in cs_grid_create_from_parent()