Searched refs:register_finalize (Results 1 – 8 of 8) sorted by relevance
52 PetscErrorCode register_finalize(Args &&...) noexcept;54 PetscErrorCode register_finalize(Args &&...) const noexcept;188 inline PetscErrorCode RegisterFinalizeable<D>::register_finalize(Args &&...args) noexcept in register_finalize() function in Petsc::RegisterFinalizeable197 inline PetscErrorCode RegisterFinalizeable<D>::register_finalize(Args &&...args) const noexcept in register_finalize() function in Petsc::RegisterFinalizeable
428 PetscCall(this->register_finalize()); in allocate()454 PetscCall(this->register_finalize()); in deallocate()
52 PetscCall(this->register_finalize()); in allocate()
339 PetscCall(memory_map.register_finalize()); in PetscDeviceAllocate_Private()
376 PetscCall(default_device_type.register_finalize()); in PetscDeviceSetDefaultDeviceType()
658 PetscCall(marked_object_map.register_finalize()); in PetscDeviceContextMarkIntentFromID()
433 PetscCall(this->register_finalize()); in try_allocate()
757 PetscCall(this->register_finalize(stream)); in allocate_()