OOPS
test::ObsErrorCovariance< OBS > Class Template Reference

#include <ObsErrorCovariance.h>

Inheritance diagram for test::ObsErrorCovariance< OBS >:
Collaboration diagram for test::ObsErrorCovariance< OBS >:

Public Member Functions

 ObsErrorCovariance ()
 
virtual ~ObsErrorCovariance ()
 
- Public Member Functions inherited from oops::Test
 Test (const eckit::mpi::Comm &comm=oops::mpi::world())
 
virtual ~Test ()
 
int execute (const eckit::Configuration &config) const
 
- Public Member Functions inherited from oops::Application
 Application (const eckit::mpi::Comm &comm)
 
virtual ~Application ()
 

Private Types

typedef ObsTestsFixture< OBS > Test_
 

Private Member Functions

std::string testid () const override
 
void register_tests () const override
 
void clear () const override
 

Additional Inherited Members

- Protected Member Functions inherited from oops::Application
const eckit::mpi::Comm & getComm () const
 

Detailed Description

template<typename OBS>
class test::ObsErrorCovariance< OBS >

Definition at line 149 of file ObsErrorCovariance.h.

Member Typedef Documentation

◆ Test_

template<typename OBS >
typedef ObsTestsFixture<OBS> test::ObsErrorCovariance< OBS >::Test_
private

Definition at line 150 of file ObsErrorCovariance.h.

Constructor & Destructor Documentation

◆ ObsErrorCovariance()

template<typename OBS >
test::ObsErrorCovariance< OBS >::ObsErrorCovariance ( )
inline

Definition at line 152 of file ObsErrorCovariance.h.

◆ ~ObsErrorCovariance()

template<typename OBS >
virtual test::ObsErrorCovariance< OBS >::~ObsErrorCovariance ( )
inlinevirtual

Definition at line 153 of file ObsErrorCovariance.h.

Member Function Documentation

◆ clear()

template<typename OBS >
void test::ObsErrorCovariance< OBS >::clear ( ) const
inlineoverrideprivatevirtual

Implements oops::Test.

Definition at line 168 of file ObsErrorCovariance.h.

Here is the call graph for this function:

◆ register_tests()

template<typename OBS >
void test::ObsErrorCovariance< OBS >::register_tests ( ) const
inlineoverrideprivatevirtual

Implements oops::Test.

Definition at line 157 of file ObsErrorCovariance.h.

Here is the call graph for this function:

◆ testid()

template<typename OBS >
std::string test::ObsErrorCovariance< OBS >::testid ( ) const
inlineoverrideprivatevirtual

Implements oops::Test.

Definition at line 155 of file ObsErrorCovariance.h.


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