Changeset f003a9 for src/comm/comm_serial.hpp
- Timestamp:
- May 8, 2012, 2:54:17 PM (14 years ago)
- Children:
- 6f05224
- Parents:
- 4e8206
- File:
-
- 1 edited
-
src/comm/comm_serial.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/comm/comm_serial.hpp
r4e8206 rf003a9 46 46 void CommFromGhostsAsyncFinish(Grid& grid); 47 47 48 void CommParticles(const Grid& grid, std::list<Particle::Particle>& particles);49 void CommParticlesBack(std::list<Particle::Particle>& particles);50 void CommLCListToGhosts(Particle::LinkedCellList& lc);51 void CommLCListFromGhosts(const Grid& grid, Particle::LinkedCellList& lc);52 53 48 void PrintString(const char* format, ...); 54 49 void PrintStringOnce(const char* format, ...);
Note:
See TracChangeset
for help on using the changeset viewer.
