Changeset e58835d for src/comm/comm_serial.cpp
- Timestamp:
- Apr 15, 2013, 9:43:05 PM (13 years ago)
- Children:
- d6a338
- Parents:
- dc7dc9
- File:
-
- 1 edited
-
src/comm/comm_serial.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/comm/comm_serial.cpp
rdc7dc9 re58835d 329 329 << " GLOBAL_BEGIN: " << (*mg)(i).Global().GlobalBegin() << std::endl 330 330 << " GLOBAL_END: " << (*mg)(i).Global().GlobalEnd() << std::endl 331 << " GLOBAL_SIZE: " << (*mg)(i).Global().GlobalSize New() << std::endl331 << " GLOBAL_SIZE: " << (*mg)(i).Global().GlobalSize() << std::endl 332 332 << " GLOBAL_BEGIN_FINEST: " << (*mg)(i).Global().GlobalBeginFinest() << std::endl 333 333 << " GLOBAL_END_FINEST: " << (*mg)(i).Global().GlobalEndFinest() << std::endl
Note:
See TracChangeset
for help on using the changeset viewer.
