<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div>I have a list of data, and wanna divide the list into sublist. Then I wanna pass a pointer to a sublist&nbsp; to a process.<br>The element of the list is a struct containing other structs.&nbsp; How can I&nbsp; construct a&nbsp; suitable type using MPI_Type_struct () ? Or Should I change the way of dividing my task? Thanks a lot!<br></div></div><br></body></html>