Home
last modified time | relevance | path

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

/petsc/src/sys/objects/device/interface/
H A Dpetscdevice_interface_internal.hpp59 PETSC_NODISCARD const weak_ptr_type &weak_dctx() const noexcept { return weak_dctx_; } in weak_dctx() function
H A Dmark_dcontext.cxx459 if (const auto udctx = upstrm.second.weak_dctx().lock()) { in PetscDeviceContextSyncClearMap_Internal()