IODA
src/core/ObsSpaceContainer.h File Reference
#include <algorithm>
#include <functional>
#include <iostream>
#include <memory>
#include <numeric>
#include <string>
#include <tuple>
#include <utility>
#include <vector>
#include <boost/multi_index/composite_key.hpp>
#include <boost/multi_index/member.hpp>
#include <boost/multi_index/ordered_index.hpp>
#include <boost/multi_index_container.hpp>
#include <boost/range/iterator_range.hpp>
#include "eckit/mpi/Comm.h"
#include "oops/util/abor1_cpp.h"
#include "oops/util/DateTime.h"
#include "oops/util/Logger.h"
#include "oops/util/missingValues.h"
#include "oops/util/Printable.h"
#include "ioda/core/IodaUtils.h"
Include dependency graph for src/core/ObsSpaceContainer.h:

Go to the source code of this file.

Classes

class  ioda::ObsSpaceContainer< ContType >
 Obs container class for IODA. More...
 
struct  ioda::ObsSpaceContainer< ContType >::by_group
 
struct  ioda::ObsSpaceContainer< ContType >::by_variable
 
struct  ioda::ObsSpaceContainer< ContType >::VarRecord
 elemental struct of the obs container More...
 

Namespaces

 ioda
 

Macros

#define BOOST_STACKTRACE_GNU_SOURCE_NOT_REQUIRED
 

Macro Definition Documentation

◆ BOOST_STACKTRACE_GNU_SOURCE_NOT_REQUIRED

#define BOOST_STACKTRACE_GNU_SOURCE_NOT_REQUIRED

Definition at line 12 of file src/core/ObsSpaceContainer.h.