Home
last modified time | relevance | path

Searched refs:ncomplex (Results 1 – 1 of 1) sorted by relevance

/petsc/src/vec/is/sf/impls/basic/allgatherv/
H A Dsfallgatherv.c164 PetscInt ncomplex; in PetscSFReduceBegin_Allgatherv() local
166 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()