Searched refs:nreal (Results 1 – 2 of 2) sorted by relevance
16 PetscReal val, norm1, nreal; in main() local51 nreal = (PetscReal)n; in main()54 PetscCall(PetscRandomSetInterval(rdm2, 0, nreal)); in main()
154 PetscInt nreal; in PetscSFReduceBegin_Allgatherv() local158 PetscCall(MPIPetsc_Type_compare_contig(unit, MPIU_REAL, &nreal)); in PetscSFReduceBegin_Allgatherv()159 if (nreal > 0) { in PetscSFReduceBegin_Allgatherv()161 nleaves *= nreal; in PetscSFReduceBegin_Allgatherv()