Searched refs:tmpshared (Results 1 – 1 of 1) sorted by relevance
60 PetscBool tmpshared, wdshared, keeptmpfiles = PETSC_FALSE; in PFStringSetFunction() local69 PetscCall(PetscSharedTmp(PetscObjectComm((PetscObject)pf), &tmpshared)); in PFStringSetFunction()71 if (tmpshared) { /* do it in /tmp since everyone has one */ in PFStringSetFunction()