Searched refs:petscsetmallocvisited (Results 1 – 2 of 2) sorted by relevance
192 PETSC_INTERN PetscBool petscsetmallocvisited; variable193 PetscBool petscsetmallocvisited = PETSC_FALSE; variable216 …PetscCheck(!petscsetmallocvisited || !(imalloc != PetscTrMalloc || ifree != PetscTrFree), PETSC_CO… in PetscMallocSet()220 petscsetmallocvisited = PETSC_TRUE; in PetscMallocSet()246 petscsetmallocvisited = PETSC_FALSE; in PetscMallocClear()
197 PETSC_INTERN PetscBool petscsetmallocvisited; variable306 if (flg1 && !petscsetmallocvisited) PetscCall(PetscSetUseHBWMalloc_Private()); in PetscOptionsCheckInitial_Private()