Changeset 3278
- Timestamp:
- 11/04/09 10:36:02 (3 weeks ago)
- Files:
-
- 1 modified
-
MOAB/trunk/parallel/ReadParallel.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
MOAB/trunk/parallel/ReadParallel.cpp
r3078 r3278 86 86 if (partition_tag_name.empty()) 87 87 partition_tag_name = PARALLEL_PARTITION_TAG_NAME; 88 89 // also get depricated PARTITION_DISTRIBUTE option 90 // so that higher-level code doesn't return an error 91 // due to an unrecongized option 92 opts.get_null_option( "PARTITION_DISTRIBUTE" ); 88 93 } 89 94
![(please configure the [header_logo] section in trac.ini)](/projects/ITAPS/chrome/common/trac_banner.png)