OOPS
|
#include <memory>
#include <string>
#include "oops/base/Geometry.h"
#include "oops/base/State.h"
#include "oops/base/VariableChangeBase.h"
#include "oops/base/VariableChangeParametersBase.h"
#include "oops/base/Variables.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::VariableChange< MODEL > |
Encapsulates the nonlinear variable change Note: to see methods that need to be implemented in the implementation, see VariableChangeBase class. More... | |
Namespaces | |
eckit | |
oops | |
The namespace for the main oops code. | |