Changeset 97c25dd for src/comm/comm_serial.hpp
- Timestamp:
- Dec 8, 2011, 12:53:58 PM (14 years ago)
- Children:
- 76e019
- Parents:
- 1610dc
- File:
-
- 1 edited
-
src/comm/comm_serial.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/comm/comm_serial.hpp
r1610dc r97c25dd 39 39 void CommFromGhosts(Grid& grid); 40 40 void CommToGhosts(Grid& grid); 41 void CommToGhostsRB(Grid& grid, const int& offset); 41 42 void CommSubgrid(Grid& grid_old, Grid& grid_new); 42 43 void CommAddSubgrid(Grid& grid_old, Grid& grid_new);
Note:
See TracChangeset
for help on using the changeset viewer.
