Searched refs:MarkedObjectMap (Results 1 – 1 of 1) sorted by relevance
206 class MarkedObjectMap : public Petsc::RegisterFinalizeable<MarkedObjectMap> { class281 MarkedObjectMap::mapped_type::mapped_type() noexcept = default;287 inline PetscErrorCode MarkedObjectMap::finalize_() noexcept in finalize_()299 inline PetscEvent MarkedObjectMap::snapshot_type::init_event_(PetscDeviceContext dctx) noexcept in init_event_()313 MarkedObjectMap::snapshot_type::snapshot_type(PetscDeviceContext dctx, frame_type frame) noexcept :… in snapshot_type()315 MarkedObjectMap::snapshot_type::~snapshot_type() noexcept in ~snapshot_type()323 MarkedObjectMap::snapshot_type::snapshot_type(snapshot_type &&other) noexcept : frame_type(std::mov… in snapshot_type()325 MarkedObjectMap::snapshot_type &MarkedObjectMap::snapshot_type::operator=(snapshot_type &&other) no… in operator =()336 PetscErrorCode MarkedObjectMap::snapshot_type::ensure_event(PetscDeviceContext dctx) noexcept in ensure_event()343 void swap(MarkedObjectMap::snapshot_type &lhs, MarkedObjectMap::snapshot_type &rhs) noexcept in swap()[all …]