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

#include <ModelAuxCovariance.h>

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

Static Public Member Functions

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

Private Types

typedef oops::Geometry< MODEL > Geometry_
 
typedef oops::ModelAuxCovariance< MODEL > Covariance_
 

Private Member Functions

 ModelAuxCovarianceFixture ()
 
 ~ModelAuxCovarianceFixture ()
 

Static Private Member Functions

static ModelAuxCovarianceFixture< MODEL > & getInstance ()
 

Private Attributes

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

Detailed Description

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

Definition at line 33 of file test/interface/ModelAuxCovariance.h.

Member Typedef Documentation

◆ Covariance_

template<typename MODEL>
typedef oops::ModelAuxCovariance<MODEL> test::ModelAuxCovarianceFixture< MODEL >::Covariance_
private

Definition at line 35 of file test/interface/ModelAuxCovariance.h.

◆ Geometry_

template<typename MODEL>
typedef oops::Geometry<MODEL> test::ModelAuxCovarianceFixture< MODEL >::Geometry_
private

Definition at line 34 of file test/interface/ModelAuxCovariance.h.

Constructor & Destructor Documentation

◆ ModelAuxCovarianceFixture()

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

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

Here is the call graph for this function:

◆ ~ModelAuxCovarianceFixture()

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

Definition at line 54 of file test/interface/ModelAuxCovariance.h.

Member Function Documentation

◆ config()

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

Definition at line 38 of file test/interface/ModelAuxCovariance.h.

Here is the call graph for this function:

◆ getInstance()

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

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

Here is the caller graph for this function:

◆ resol()

template<typename MODEL>
static const Geometry_& test::ModelAuxCovarianceFixture< MODEL >::resol ( )
inlinestatic

Definition at line 39 of file test/interface/ModelAuxCovariance.h.

Here is the call graph for this function:

Member Data Documentation

◆ conf_

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

Definition at line 56 of file test/interface/ModelAuxCovariance.h.

◆ resol_

template<typename MODEL>
boost::scoped_ptr<Geometry_> test::ModelAuxCovarianceFixture< MODEL >::resol_
private

Definition at line 57 of file test/interface/ModelAuxCovariance.h.


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