| 
    IODA
    
   | 
 
#include <vector>
Go to the source code of this file.
Classes | |
| class | ioda::Accumulator< T > | 
Calculates the sum of a location-dependent quantity of type T over locations held on all PEs, each taken into account only once even if it's held on multiple PEs.  More... | |
| class | ioda::Accumulator< std::vector< T > > | 
Calculates the sums of multiple location-dependent quantities of type T over locations held on all PEs, each taken into account only once even if it's held on multiple PEs.  More... | |
Namespaces | |
| ioda | |