Parallel datastructures and interface communication Sample Clauses

Parallel datastructures and interface communication. For the parallelization of the datastructures it is necessary to distinguish between LBM fluid subsystem, the LSPs of the membrane model, the tight two-way coupling of LSPs and LBM, and cell objects, each having their own interaction range, and therefore their own communication range. Owing to the domain- decomposition approach, in all three cases, the parallel data structures differ substantially from the serial implementation. Also, the choice of pure MPI as parallelization paradigm makes explicit synchronization and migration of objects at the subdomain interfaces necessary.