OOPS
|
#include <memory>
#include <ostream>
#include <string>
#include "oops/base/Variables.h"
#include "oops/interface/ObsSpace.h"
#include "oops/util/Logger.h"
#include "oops/util/ObjectCounter.h"
#include "oops/util/Printable.h"
#include "oops/util/Timer.h"
Go to the source code of this file.
Classes | |
class | oops::ObsDataVector< OBS, DATATYPE > |
ObsDataVector is a vector templated on data type, in the observation space. More... | |
Namespaces | |
oops | |
The namespace for the main oops code. | |