Searched refs:create_gathers (Results 1 – 1 of 1) sorted by relevance
340 bool create_gathers = false; in create_mesh() local342 create_gathers = true; in create_mesh()377 …(create_gathers ? num_coarse_quads + num_quads : num_coarse_quads));MB_CHK_SET_ERR(rval, "Failed t… in create_mesh()396 …(create_gathers ? nLocalVertices + nVertices : nLocalVertices));MB_CHK_SET_ERR(rval, "Failed to cr… in create_mesh()479 if (create_gathers) { in create_mesh()