vtkMPICommunicator: fix failure to cast MPI_Datatype
As MPI_Datatype can't be cast as static, we need to use a reinterpret_cast to avoid failure
System updates will be applied on Nov 25th between 7am and 9am, EST (UTC-05:00). This site will have intermittent downtime during that time.
As MPI_Datatype can't be cast as static, we need to use a reinterpret_cast to avoid failure