WIP Tpetra: persistent MPI requests
Created by: cgcgcg
@trilinos/tpetra
Description
This PR adds the option to use persistent MPI communication in Tpetra. The defaults communication option is not changed. I tested this using MueLu, where this can be switched on for the solve phase only. There are probably quite a lot of cases where this will not work correctly, so I appreciate feedback!