- Timestamp:
- 12/22/17 14:57:35 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
XIOS/dev/XIOS_DEV_CMIP6/src/transformation/generic_algorithm_transformation.hpp
r1298 r1389 143 143 144 144 std::vector<int> procContainSrcElementIdx_; // List of processes containing source index of transformed elements 145 std::set<int> procOfNonTransformedElements_; // Processes contain the source index of non-transformed elements 145 // std::set<int> procOfNonTransformedElements_; // Processes contain the source index of non-transformed elements 146 std::vector< set<int> > procElementList_ ; // List of processes containing source index of elements 146 147 147 148
Note: See TracChangeset
for help on using the changeset viewer.