Home
last modified time | relevance | path

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

/petsc/src/sys/objects/device/impls/
H A Dsegmentedmempool.hpp435 const auto try_create_chunk = [&]() { in try_allocate_chunk() local
471 if (!*success) PetscCall(try_create_chunk()); in try_allocate_chunk()
488 if (!*success) PetscCall(try_create_chunk()); in try_allocate_chunk()