Changeset f57182 for src/comm/comm_serial.cpp
- Timestamp:
- Mar 30, 2013, 2:44:52 PM (13 years ago)
- Children:
- 8180d8
- Parents:
- d13e27
- git-author:
- Julian Iseringhausen <isering@…> (06/11/12 14:02:16)
- git-committer:
- Julian Iseringhausen <isering@…> (03/30/13 14:44:52)
- File:
-
- 1 edited
-
src/comm/comm_serial.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/comm/comm_serial.cpp
rd13e27 rf57182 333 333 << " LOCAL_FINER_END: " << (*mg)(i).Global().LocalFinerEnd() << std::endl 334 334 << " LOCAL_FINER_SIZE: " << (*mg)(i).Global().LocalFinerSize() << std::endl 335 << " FINEST_ABS_BEGIN: " << (*mg)(i).Global().FinestAbsBegin() << std::endl336 << " FINEST_ABS_END: " << (*mg)(i).Global().FinestAbsEnd() << std::endl337 << " FINEST_ABS_SIZE: " << (*mg)(i).Global().FinestAbsSize() << std::endl338 335 << " GLOBAL_SIZE: " << (*mg)(i).Global().GlobalSize() << std::endl 339 336 << " BOUNDARY_TYPE: " << (*mg)(i).Global().BoundaryType() << std::endl
Note:
See TracChangeset
for help on using the changeset viewer.
