ls1mardyn / ls1-mardyn

ls1-MarDyn is a massively parallel Molecular Dynamics (MD) code for large systems. Its main target is the simulation of thermodynamics and nanofluidics. ls1-MarDyn is designed with a focus on performance and easy extensibility.
http://www.ls1-mardyn.de
Other
28 stars 15 forks source link

New collcommobj #329

Open mikesoehner opened 3 months ago

mikesoehner commented 3 months ago

Description

Implemented persistent communication class. This class can also be used to replace most of the already present collective communication in the code.

Related Pull Requests

Resolved Issues

How Has This Been Tested?

Tested with Spinodal Decomposition example and unit tests.