UFO
|
Go to the source code of this file.
Namespaces | |
ufo | |
Macros | |
#define | INSTANTIATE_GET_GLOBAL_VARIABLE_VALUES(TYPE) |
Functions | |
template<typename T > | |
std::vector< T > | ufo::getGlobalVariableValues (const ioda::ObsSpace &obsspace, const ParallelObsDistribution &obsDistribution, const std::string &variable, const std::string &group) |
template<> | |
std::vector< util::DateTime > | ufo::getGlobalVariableValues (const ioda::ObsSpace &obsspace, const ParallelObsDistribution &obsDistribution, const std::string &variable, const std::string &group) |
ufo::INSTANTIATE_GET_GLOBAL_VARIABLE_VALUES (int) | |
ufo::INSTANTIATE_GET_GLOBAL_VARIABLE_VALUES (float) | |
ufo::INSTANTIATE_GET_GLOBAL_VARIABLE_VALUES (double) | |
#define INSTANTIATE_GET_GLOBAL_VARIABLE_VALUES | ( | TYPE | ) |
Definition at line 62 of file ParallelObsDistribution.cc.