Searched refs:ncomplex (Results 1 – 1 of 1) sorted by relevance
164 PetscInt ncomplex; in PetscSFReduceBegin_Allgatherv() local166 PetscCall(MPIPetsc_Type_compare_contig(unit, MPIU_COMPLEX, &ncomplex)); in PetscSFReduceBegin_Allgatherv()167 if (ncomplex > 0) { in PetscSFReduceBegin_Allgatherv()169 nleaves *= ncomplex; in PetscSFReduceBegin_Allgatherv()