Searched refs:PetscRandomGetValuesReal_Random123 (Results 1 – 1 of 1) sorted by relevance
99 static PetscErrorCode PetscRandomGetValuesReal_Random123(PetscRandom r, PetscInt n, PetscReal vals[… in PetscRandomGetValuesReal_Random123() function146 PetscCall(PetscRandomGetValuesReal_Random123(r, n, vals)); in PetscRandomGetValues_Random123()164 PetscDesignatedInitializer(getvaluesreal, PetscRandomGetValuesReal_Random123),