Home
last modified time | relevance | path

Searched defs:maxNumChildren (Results 1 – 2 of 2) sorted by relevance

/petsc/src/sys/objects/device/interface/
H A Ddcontext.cxx606 auto &maxNumChildren = dctx->maxNumChildren; in PetscDeviceContextForkWithStreamType() local
/petsc/include/petsc/private/
H A Ddeviceimpl.h241 …PetscInt maxNumChildren; /* how many children can this context have room for without reallo… member