Searched refs:register_finalize_ (Results 1 – 3 of 3) sorted by relevance
69 static constexpr PetscErrorCode register_finalize_(Args &&...) noexcept;95 PetscCall(self.underlying().register_finalize_(std::forward<Args>(args)...)); in do_register_finalize_()115 inline constexpr PetscErrorCode RegisterFinalizeable<D>::register_finalize_(Args &&...) noexcept in register_finalize_() function in Petsc::RegisterFinalizeable
113 PetscErrorCode register_finalize_() noexcept;121 PetscErrorCode MemoryMap::register_finalize_() noexcept in register_finalize_() function in MemoryMap
713 PetscErrorCode register_finalize_(const stream_type *) noexcept;735 …entedMemoryPool<MemType, StreamType, AllocType, DefaultChunkSize>::register_finalize_(const stream… in register_finalize_() function in Petsc::memory::SegmentedMemoryPool