Searched refs:PetscBLASSetNumThreads (Results 1 – 4 of 4) sorted by relevance
95 PetscErrorCode PetscBLASSetNumThreads(PetscInt nt) in PetscBLASSetNumThreads() function
1146 PetscCall(PetscBLASSetNumThreads(PetscNumBLASThreads)); in PetscInitialize_Common()
19 - Add `PetscBLASSetNumThreads()` and `PetscBLASGetNumThreads()` for controlling how many threads th…
2977 PETSC_EXTERN PetscErrorCode PetscBLASSetNumThreads(PetscInt);