public function GetMPITripletType_r() result(mpi_triplet_type)
Returns an MPI derived data type for a triplet (Real).
We statically store this derived type so that we do not have to recreate
it every time this function is called. Thus this functional call should
add very little overhead.