Ignore:
Timestamp:
05/26/16 17:58:38 (8 years ago)
Author:
mhnguyen
Message:

Fixing other compilation errors with PGI

+) Change some variable for passing PGI (strict) check

Test
+) On Curie with PGI
+) Library compiled.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/extern/remap/src/clipper.cpp

    r688 r856  
    25882588 
    25892589  MaximaList::const_iterator maxIt; 
    2590   MaximaList::const_reverse_iterator maxRit; 
     2590  MaximaList::reverse_iterator maxRit; 
    25912591  if (m_Maxima.size() > 0) 
    25922592  { 
Note: See TracChangeset for help on using the changeset viewer.