Home
last modified time | relevance | path

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

/petsc/include/petsc/private/cpp/
H A Dobject_pool.hpp248 PetscCall(this->underlying().construct_(ptr, std::forward<Args>(args)...)); in construct()
282 static PetscErrorCode construct_(value_type *ptr, Args &&...args) noexcept in construct_() function in Petsc::ConstructorInterface
/petsc/src/sys/objects/device/interface/
H A Dmark_dcontext.cxx22 PetscErrorCode construct_(PetscEvent event) const noexcept in construct_() function in PetscEventConstructor
H A Ddcontext.cxx14 PetscErrorCode construct_(PetscDeviceContext dctx) const noexcept in construct_() function in PetscDeviceContextConstructor