Searched refs:PetscCxxObjectRegisterFinalize (Results 1 – 1 of 1) sorted by relevance
9 inline PetscErrorCode PetscCxxObjectRegisterFinalize(T *obj, MPI_Comm comm = PETSC_COMM_SELF) noexc… in PetscCxxObjectRegisterFinalize() function101 PetscCall(PetscCxxObjectRegisterFinalize(const_cast<decayed_type *>(std::addressof(self)))); in do_register_finalize_()