25 October 2023 12:58:12.440 PM TYPE - Master process: FORTRAN77 version An MPI program to set up a datatype. The number of processes is 4 Process 0 is active. Process 0 sent an item of type POINT_TYPE Value: 1 2 4 Process 3 is active. Process 3: MPI has nothing for me to do! Process 2 is active. Process 2: MPI has nothing for me to do! Process 1 is active. Process 1 expecting an item of type POINT_TYPE. Process 0 received a modified item of type POINT_TYPE Process 1 received an item of type POINT_TYPE Value: 1 2 4 Process 1 sent a modified item of type POINT_TYPE Value: 400 20 1 Value: 400 20 1 TYPE - Master process: Normal end of execution. 25 October 2023 12:58:12.441 PM