Home
last modified time | relevance | path

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

/petsc/src/sys/objects/device/interface/
H A Ddcontext.cxx69 static Petsc::ObjectPool<_p_PetscDeviceContext, PetscDeviceContextConstructor> contextPool; variable
107 PetscCall(contextPool.allocate(dctx)); in PetscDeviceContextCreate()
154 PetscCall(contextPool.deallocate(dctx)); in PetscDeviceContextDestroy()