Searched refs:rscal (Results 1 – 1 of 1) sorted by relevance
64 PetscScalar rscal; in PetscRandomGetValue_Random123() local77 rscal = PetscCMPLX(re, im); in PetscRandomGetValue_Random123()80 rscal = PetscRandom123Step(r123); in PetscRandomGetValue_Random123()81 if (r->iset) rscal = rscal * r->width + r->low; in PetscRandomGetValue_Random123()83 *val = rscal; in PetscRandomGetValue_Random123()