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::GeneralDistributionAccumulator< T > |
Implementation of the Accumulator interface suitable for any (possibly overlapping) distribution, but potentially less efficient than specialized implementations. More... | |
class | ioda::GeneralDistributionAccumulator< std::vector< T > > |
Namespaces | |
ioda | |