OOPS
|
#include <map>
#include <set>
#include <string>
#include <utility>
#include <vector>
#include "oops/base/ParameterTraitsVariables.h"
#include "oops/base/Variables.h"
Go to the source code of this file.
Namespaces | |
oops | |
The namespace for the main oops code. | |
Functions | |
std::vector< std::string > | oops::getVariableNamesWithoutChannelSuffix (const Variables &variables) |
Returns the list of "base" variable names (i.e. names without channel suffixes) stored in variables . More... | |