Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions hoomd/mpcd/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ endif()
set(_mpcd_cc_sources
module.cc
ATCollisionMethod.cc
CellCommunicator.cc
CellThermoCompute.cc
CellList.cc
CollisionMethod.cc
Expand All @@ -27,7 +26,6 @@ set(_mpcd_headers
BounceBackNVE.h
BulkGeometry.h
BulkStreamingMethod.h
CellCommunicator.h
CellThermoCompute.h
CellList.h
CollisionMethod.h
Expand Down Expand Up @@ -88,7 +86,6 @@ if(ENABLE_HIP)
BounceBackStreamingMethodGPU.cuh
BounceBackStreamingMethodGPU.h
BulkStreamingMethodGPU.h
CellCommunicator.cuh
CellThermoComputeGPU.cuh
CellThermoComputeGPU.h
CellListGPU.cuh
Expand Down
374 changes: 0 additions & 374 deletions hoomd/mpcd/CellCommunicator.cc

This file was deleted.

Loading
Loading