FV3 Bundle
test::ObsAuxIncrementFixture< MODEL > Class Template Reference

#include <ObsAuxIncrement.h>

Inheritance diagram for test::ObsAuxIncrementFixture< MODEL >:
[legend]
Collaboration diagram for test::ObsAuxIncrementFixture< MODEL >:
[legend]

Static Public Member Functions

static const eckit::Configuration & config ()
 
static const Covariance_covariance ()
 

Private Types

typedef oops::ObsAuxCovariance< MODEL > Covariance_
 
typedef oops::ObsAuxControl< MODEL > ObsAux_
 
typedef oops::ObsAuxIncrement< MODEL > AuxIncr_
 

Private Member Functions

 ObsAuxIncrementFixture ()
 
 ~ObsAuxIncrementFixture ()
 

Static Private Member Functions

static ObsAuxIncrementFixture< MODEL > & getInstance ()
 

Private Attributes

boost::scoped_ptr< const eckit::LocalConfiguration > conf_
 
boost::scoped_ptr< const Covariance_covar_
 

Detailed Description

template<typename MODEL>
class test::ObsAuxIncrementFixture< MODEL >

Definition at line 40 of file test/interface/ObsAuxIncrement.h.

Member Typedef Documentation

◆ AuxIncr_

template<typename MODEL>
typedef oops::ObsAuxIncrement<MODEL> test::ObsAuxIncrementFixture< MODEL >::AuxIncr_
private

Definition at line 43 of file test/interface/ObsAuxIncrement.h.

◆ Covariance_

template<typename MODEL>
typedef oops::ObsAuxCovariance<MODEL> test::ObsAuxIncrementFixture< MODEL >::Covariance_
private

Definition at line 41 of file test/interface/ObsAuxIncrement.h.

◆ ObsAux_

template<typename MODEL>
typedef oops::ObsAuxControl<MODEL> test::ObsAuxIncrementFixture< MODEL >::ObsAux_
private

Definition at line 42 of file test/interface/ObsAuxIncrement.h.

Constructor & Destructor Documentation

◆ ObsAuxIncrementFixture()

template<typename MODEL>
test::ObsAuxIncrementFixture< MODEL >::ObsAuxIncrementFixture ( )
inlineprivate

Definition at line 55 of file test/interface/ObsAuxIncrement.h.

Here is the call graph for this function:

◆ ~ObsAuxIncrementFixture()

template<typename MODEL>
test::ObsAuxIncrementFixture< MODEL >::~ObsAuxIncrementFixture ( )
inlineprivate

Definition at line 60 of file test/interface/ObsAuxIncrement.h.

Member Function Documentation

◆ config()

template<typename MODEL>
static const eckit::Configuration& test::ObsAuxIncrementFixture< MODEL >::config ( )
inlinestatic

Definition at line 46 of file test/interface/ObsAuxIncrement.h.

Here is the call graph for this function:

◆ covariance()

template<typename MODEL>
static const Covariance_& test::ObsAuxIncrementFixture< MODEL >::covariance ( )
inlinestatic

Definition at line 47 of file test/interface/ObsAuxIncrement.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ getInstance()

template<typename MODEL>
static ObsAuxIncrementFixture<MODEL>& test::ObsAuxIncrementFixture< MODEL >::getInstance ( )
inlinestaticprivate

Definition at line 50 of file test/interface/ObsAuxIncrement.h.

Here is the caller graph for this function:

Member Data Documentation

◆ conf_

template<typename MODEL>
boost::scoped_ptr<const eckit::LocalConfiguration> test::ObsAuxIncrementFixture< MODEL >::conf_
private

Definition at line 62 of file test/interface/ObsAuxIncrement.h.

◆ covar_

template<typename MODEL>
boost::scoped_ptr<const Covariance_> test::ObsAuxIncrementFixture< MODEL >::covar_
private

Definition at line 63 of file test/interface/ObsAuxIncrement.h.


The documentation for this class was generated from the following file: