Home
last modified time | relevance | path

Searched refs:try_find_open_chunk (Results 1 – 1 of 1) sorted by relevance

/petsc/src/sys/objects/device/impls/
H A Dsegmentedmempool.hpp448 const auto try_find_open_chunk = [&](bool serialize = false) { in try_allocate_chunk() local
461 PetscCall(try_find_open_chunk(true)); in try_allocate_chunk()
467 PetscCall(try_find_open_chunk()); in try_allocate_chunk()