Home
last modified time | relevance | path

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

/petsc/src/sys/objects/device/impls/
H A Dsegmentedmempool.hpp863 …<MemType, StreamType, AllocType, DefaultChunkSize>::reallocate(size_t new_req_size, value_type **p… in reallocate() argument
867 const auto new_size = static_cast<size_type>(new_req_size); in reallocate()