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

#include <ErrorCovariance.h>

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

Public Member Functions

 ErrorCovariance ()
 
virtual ~ErrorCovariance ()
 
- Public Member Functions inherited from oops::Test
 Test ()
 
virtual ~Test ()
 
int execute (const eckit::Configuration &config) const
 
- Public Member Functions inherited from oops::Application
 Application ()
 
virtual ~Application ()
 

Private Member Functions

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

Detailed Description

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

Definition at line 178 of file test/interface/ErrorCovariance.h.

Constructor & Destructor Documentation

◆ ErrorCovariance()

template<typename MODEL>
test::ErrorCovariance< MODEL >::ErrorCovariance ( )
inline

Definition at line 180 of file test/interface/ErrorCovariance.h.

◆ ~ErrorCovariance()

template<typename MODEL>
virtual test::ErrorCovariance< MODEL >::~ErrorCovariance ( )
inlinevirtual

Definition at line 181 of file test/interface/ErrorCovariance.h.

Member Function Documentation

◆ register_tests()

template<typename MODEL>
void test::ErrorCovariance< MODEL >::register_tests ( ) const
inlineprivatevirtual

Implements oops::Test.

Definition at line 185 of file test/interface/ErrorCovariance.h.

◆ testid()

template<typename MODEL>
std::string test::ErrorCovariance< MODEL >::testid ( ) const
inlineprivatevirtual

Implements oops::Test.

Definition at line 183 of file test/interface/ErrorCovariance.h.


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