Home
last modified time | relevance | path

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

/petsc/src/sys/objects/device/interface/
H A Dpetscdevice_interface_internal.hpp45 using weak_ptr_type = std::weak_ptr<_p_PetscDeviceContext>; typedef
59 PETSC_NODISCARD const weak_ptr_type &weak_dctx() const noexcept { return weak_dctx_; } in weak_dctx()
66 weak_ptr_type weak_dctx_{};