Templated (OpenMP)BufferSystem to allow for custom buffer classes
- templated buffer classes allow the buffer systems to work with custom buffers, e.g. buffers of GPU memory
Showing
- src/blockforest/communication/UniformBufferedScheme.h 1 addition, 1 deletionsrc/blockforest/communication/UniformBufferedScheme.h
- src/core/mpi/BufferSystem.h 28 additions, 71 deletionssrc/core/mpi/BufferSystem.h
- src/core/mpi/BufferSystem.impl.h 91 additions, 42 deletionssrc/core/mpi/BufferSystem.impl.h
- src/core/mpi/BufferSystemHelper.h 24 additions, 17 deletionssrc/core/mpi/BufferSystemHelper.h
- src/core/mpi/BufferSystemHelper.impl.h 36 additions, 29 deletionssrc/core/mpi/BufferSystemHelper.impl.h
- src/core/mpi/OpenMPBufferSystem.h 12 additions, 8 deletionssrc/core/mpi/OpenMPBufferSystem.h
- src/core/mpi/OpenMPBufferSystem.impl.h 21 additions, 15 deletionssrc/core/mpi/OpenMPBufferSystem.impl.h
Please register or sign in to comment