Searched refs:logthreshold (Results 1 – 1 of 1) sorted by relevance
294 PetscReal logthreshold = 0; in PetscOptionsCheckInitial_Private() local295 PetscCall(PetscOptionsGetReal(NULL, NULL, "-malloc_view_threshold", &logthreshold, NULL)); in PetscOptionsCheckInitial_Private()296 PetscCall(PetscMallocViewSet(logthreshold)); in PetscOptionsCheckInitial_Private()