The second question is: How can I send for example 100 MPI_PARTICLE _TYPE varibles to another processor with SENDRECV. Do I have to create a vector MPI_PARTICLE _TYPE: MPI_PARTICLE _TYPE :: VECTOR(100) Am I right? Really thanks to everyone. Diego Translate Tags: Cluster Computing Inte...