OOPS
oops/base/Increment.h File Reference
#include "atlas/field.h"
#include "oops/base/Geometry.h"
#include "oops/base/State.h"
#include "oops/base/Variables.h"
#include "oops/interface/Increment.h"
#include "oops/mpi/mpi.h"
#include "oops/util/DateTime.h"
#include "oops/util/gatherPrint.h"
#include "oops/util/Timer.h"
Include dependency graph for oops/base/Increment.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  oops::Increment< MODEL >
 Increment class used in oops. More...
 

Namespaces

 oops
 The namespace for the main oops code.
 

Functions

template<typename MODEL >
State< MODEL > & oops::operator+= (State< MODEL > &xx, const Increment< MODEL > &dx)
 Add on dx incrment to model state xx. More...