[root]/testprograms/Component/OESort

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 7 (100.0%) | 6 (100.0%) | 0.8 |
| kzhang | 3 (42.9%) | 4 (66.7%) | 1.3 |
| damevski | 2 (28.6%) | 2 (33.3%) | 1.0 |
| ayla | 2 (28.6%) | 0 (0.0%) | 0.0 |
Fix some compile warnings, replace deprecated header 'algo.h' with 'algorithm'.
0 lines of code changed in 2 files:
fixed the MPI link errors based on Dav's idea. If any one needs to include mpi.h, please include <sci_defs/mpi_defs.h> and then include <sci_mpi.h>.
4 lines of code changed in 3 files:
Updated to mpi_defs.h for MPIPP_H
2 lines of code changed in 2 files: