IODA
Accumulator.h File Reference
#include <vector>
Include dependency graph for Accumulator.h:

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