fixed typo in buffer system
CHANGE isCommunciationRunning -> isCommunicationRunning
Showing
- python/mesa_pd.py 1 addition, 0 deletionspython/mesa_pd.py
- python/mesa_pd/data/ParticleStorage.py 6 additions, 4 deletionspython/mesa_pd/data/ParticleStorage.py
- python/mesa_pd/mpi/SyncGhostOwners.py 16 additions, 0 deletionspython/mesa_pd/mpi/SyncGhostOwners.py
- python/mesa_pd/mpi/SyncNextNeighbors.py 3 additions, 3 deletionspython/mesa_pd/mpi/SyncNextNeighbors.py
- python/mesa_pd/mpi/__init__.py 2 additions, 0 deletionspython/mesa_pd/mpi/__init__.py
- python/mesa_pd/templates/data/ParticleStorage.templ.h 2 additions, 0 deletionspython/mesa_pd/templates/data/ParticleStorage.templ.h
- python/mesa_pd/templates/mpi/SyncGhostOwners.templ.cpp 355 additions, 0 deletionspython/mesa_pd/templates/mpi/SyncGhostOwners.templ.cpp
- python/mesa_pd/templates/mpi/SyncGhostOwners.templ.h 89 additions, 0 deletionspython/mesa_pd/templates/mpi/SyncGhostOwners.templ.h
- python/mesa_pd/templates/mpi/SyncNextNeighbors.templ.cpp 6 additions, 36 deletionspython/mesa_pd/templates/mpi/SyncNextNeighbors.templ.cpp
- python/mesa_pd/templates/mpi/notifications/NewGhostParticleNotification.templ.h 100 additions, 0 deletions...es/mpi/notifications/NewGhostParticleNotification.templ.h
- python/mesa_pd/templates/mpi/notifications/ParseMessage.templ.h 66 additions, 7 deletions.../mesa_pd/templates/mpi/notifications/ParseMessage.templ.h
- python/mesa_pd/templates/mpi/notifications/ParticleRemovalInformationNotification.templ.h 97 additions, 0 deletions...ifications/ParticleRemovalInformationNotification.templ.h
- src/core/mpi/BufferDataTypeExtensions.h 56 additions, 0 deletionssrc/core/mpi/BufferDataTypeExtensions.h
- src/core/mpi/BufferSystem.h 1 addition, 1 deletionsrc/core/mpi/BufferSystem.h
- src/core/mpi/OpenMPBufferSystem.impl.h 1 addition, 1 deletionsrc/core/mpi/OpenMPBufferSystem.impl.h
- src/mesa_pd/data/ParticleAccessor.h 16 additions, 7 deletionssrc/mesa_pd/data/ParticleAccessor.h
- src/mesa_pd/data/ParticleStorage.h 39 additions, 11 deletionssrc/mesa_pd/data/ParticleStorage.h
- src/mesa_pd/data/STLOverloads.h 39 additions, 0 deletionssrc/mesa_pd/data/STLOverloads.h
- src/mesa_pd/domain/BlockForestDomain.cpp 47 additions, 27 deletionssrc/mesa_pd/domain/BlockForestDomain.cpp
- src/mesa_pd/mpi/RemoveAndNotify.cpp 65 additions, 0 deletionssrc/mesa_pd/mpi/RemoveAndNotify.cpp
Please register or sign in to comment