Changeset 8f0a211 for GenericIOPrint.cxx
- Timestamp:
- 04/12/16 19:18:46 (9 years ago)
- Branches:
- master, pympi
- Children:
- 14e73bb
- Parents:
- a4fee13
- git-author:
- Hal Finkel <hfinkel@…> (04/12/16 19:18:46)
- git-committer:
- Hal Finkel <hfinkel@…> (04/12/16 19:18:46)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GenericIOPrint.cxx
rda65757 r8f0a211 144 144 GenericIO GIO(FileName, Method); 145 145 #endif 146 GIO.openAndReadHeader( false, -1, !ShowMap);146 GIO.openAndReadHeader(GenericIO::MismatchAllowed, -1, !ShowMap); 147 147 148 148 int NR = GIO.readNRanks();
Note: See TracChangeset
for help on using the changeset viewer.