Searched defs:construct_ (Results 1 – 3 of 3) sorted by relevance
| /petsc/include/petsc/private/cpp/ | ||
| H A D | object_pool.hpp | 282 static PetscErrorCode construct_(value_type *ptr, Args &&...args) noexcept in construct_() function in Petsc::ConstructorInterface |
| /petsc/src/sys/objects/device/interface/ | ||
| H A D | dcontext.cxx | 14 PetscErrorCode construct_(PetscDeviceContext dctx) const noexcept in construct_() function in PetscDeviceContextConstructor |
| H A D | mark_dcontext.cxx | 22 PetscErrorCode construct_(PetscEvent event) const noexcept in construct_() function in PetscEventConstructor |