Searched refs:construct_ (Results 1 – 3 of 3) sorted by relevance
| /petsc/include/petsc/private/cpp/ | ||
| H A D | object_pool.hpp | 248 PetscCall(this->underlying().construct_(ptr, std::forward<Args>(args)...)); in construct() |
| /petsc/src/sys/objects/device/interface/ | ||
| H A D | mark_dcontext.cxx | 22 PetscErrorCode construct_(PetscEvent event) const noexcept in construct_() function in PetscEventConstructor |
| H A D | dcontext.cxx | 14 PetscErrorCode construct_(PetscDeviceContext dctx) const noexcept in construct_() function in PetscDeviceContextConstructor |