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

#include <LinearGetValues.h>

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

Public Member Functions

 LinearGetValues ()
 
virtual ~LinearGetValues ()
 
- 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::LinearGetValues< MODEL, OBS >

Definition at line 339 of file test/interface/LinearGetValues.h.

Constructor & Destructor Documentation

◆ LinearGetValues()

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

Definition at line 341 of file test/interface/LinearGetValues.h.

◆ ~LinearGetValues()

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

Definition at line 342 of file test/interface/LinearGetValues.h.

Here is the call graph for this function:

Member Function Documentation

◆ clear()

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

Implements oops::Test.

Definition at line 363 of file test/interface/LinearGetValues.h.

◆ register_tests()

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

Implements oops::Test.

Definition at line 348 of file test/interface/LinearGetValues.h.

Here is the call graph for this function:

◆ testid()

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

Implements oops::Test.

Definition at line 345 of file test/interface/LinearGetValues.h.


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