FV3 Bundle
|
BUMP localization matrix. More...
#include <LocalizationBUMP.h>
Public Member Functions | |
LocalizationBUMP (const Geometry_ &, const eckit::Configuration &) | |
~LocalizationBUMP () | |
void | multiply (Increment_ &) const |
Public Member Functions inherited from oops::LocalizationBase< MODEL > | |
LocalizationBase () | |
virtual | ~LocalizationBase () |
void | multiply (Increment_ &) const |
Private Types | |
typedef MODEL::Geometry | Geometry_ |
typedef MODEL::Increment | Increment_ |
typedef MODEL::State | State_ |
typedef boost::shared_ptr< StateEnsemble< MODEL > > | EnsemblePtr_ |
typedef EnsemblesCollection< MODEL > | EnsemblesCollection_ |
Private Member Functions | |
void | print (std::ostream &) const |
Private Attributes | |
int | colocated_ |
int | keyBUMP_ |
BUMP localization matrix.
Definition at line 38 of file LocalizationBUMP.h.
|
private |
Definition at line 43 of file LocalizationBUMP.h.
|
private |
Definition at line 44 of file LocalizationBUMP.h.
|
private |
Definition at line 39 of file LocalizationBUMP.h.
|
private |
Definition at line 40 of file LocalizationBUMP.h.
|
private |
Definition at line 41 of file LocalizationBUMP.h.
oops::LocalizationBUMP< MODEL >::LocalizationBUMP | ( | const Geometry_ & | resol, |
const eckit::Configuration & | conf | ||
) |
oops::LocalizationBUMP< MODEL >::~LocalizationBUMP | ( | ) |
|
virtual |
Implements oops::LocalizationBase< MODEL >.
Definition at line 139 of file LocalizationBUMP.h.
|
privatevirtual |
Implements oops::LocalizationBase< MODEL >.
Definition at line 151 of file LocalizationBUMP.h.
|
private |
Definition at line 55 of file LocalizationBUMP.h.
|
private |
Definition at line 56 of file LocalizationBUMP.h.