chg!: rename finalize to invokeFinalize (#1)
As mentioned in #1 (closed) this merge requests renames the finalize method in the MpiFacade to ´invokeFinalizeto mitigate any potential behavior with thefinalize` behavior in Java itself.
I only changed this here for now. If this is okay, I will update the other repositories accordingly.