OOPS
test::GetValues< MODEL, OBS > Class Template Reference

#include <GetValues.h>

Inheritance diagram for test::GetValues< MODEL, OBS >:
Collaboration diagram for test::GetValues< MODEL, OBS >:

Public Member Functions

 GetValues ()
 
virtual ~GetValues ()
 
- 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 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 MODEL, typename OBS>
class test::GetValues< MODEL, OBS >

Definition at line 245 of file test/interface/GetValues.h.

Constructor & Destructor Documentation

◆ GetValues()

template<typename MODEL , typename OBS >
test::GetValues< MODEL, OBS >::GetValues ( )
inline

Definition at line 247 of file test/interface/GetValues.h.

◆ ~GetValues()

template<typename MODEL , typename OBS >
virtual test::GetValues< MODEL, OBS >::~GetValues ( )
inlinevirtual

Definition at line 248 of file test/interface/GetValues.h.

Here is the call graph for this function:

Member Function Documentation

◆ clear()

template<typename MODEL , typename OBS >
void test::GetValues< MODEL, OBS >::clear ( ) const
inlineoverrideprivatevirtual

Implements oops::Test.

Definition at line 265 of file test/interface/GetValues.h.

◆ register_tests()

template<typename MODEL , typename OBS >
void test::GetValues< MODEL, OBS >::register_tests ( ) const
inlineoverrideprivatevirtual

Implements oops::Test.

Definition at line 254 of file test/interface/GetValues.h.

Here is the call graph for this function:

◆ testid()

template<typename MODEL , typename OBS >
std::string test::GetValues< MODEL, OBS >::testid ( ) const
inlineoverrideprivatevirtual

Implements oops::Test.

Definition at line 251 of file test/interface/GetValues.h.


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