Home
last modified time | relevance | path

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

/petsc/src/sys/objects/device/interface/
H A Ddcontext.cxx607 auto numAllocated = numChildren; in PetscDeviceContextForkWithStreamType() local
612 numAllocated -= maxNumChildren; in PetscDeviceContextForkWithStreamType()
616 PetscCall(PetscArrayzero(std::next(childIDs, maxNumChildren), numAllocated)); in PetscDeviceContextForkWithStreamType()