IODA
|
#include <cassert>
#include <vector>
#include "eckit/mpi/Comm.h"
#include "ioda/distribution/Accumulator.h"
Go to the source code of this file.
Classes | |
class | ioda::NonoverlappingDistributionAccumulator< T > |
Implementation of the Accumulator interface suitable for the NonoverlappingDistribution. More... | |
class | ioda::NonoverlappingDistributionAccumulator< std::vector< T > > |
Namespaces | |
ioda | |