Ignore:
Timestamp:
01/23/19 10:31:44 (5 years ago)
Author:
yushan
Message:

dev on ADA. add flag switch _usingEP/_usingMPI

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/branch_openmp/src/transformation/scalar_algorithm_reduce_scalar.hpp

    r1460 r1642  
    88#include "scalar_algorithm_transformation.hpp" 
    99#include "transformation.hpp" 
    10 #include "reduction.hpp" 
    1110 
    1211namespace xios { 
     
    2019  Reducing an scalar to a scalar 
    2120*/ 
    22 class CScalarAlgorithmReduceScalar : public CScalarAlgorithmTransformation, public CReductionAlgorithm 
     21class CScalarAlgorithmReduceScalar : public CScalarAlgorithmTransformation 
    2322{ 
    2423public: 
Note: See TracChangeset for help on using the changeset viewer.