OOPS
test::GeoVaLs< OBS > Class Template Reference

#include <GeoVaLs.h>

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

Public Member Functions

 GeoVaLs ()
 
virtual ~GeoVaLs ()
 
- 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::GeoVaLs< OBS >

Definition at line 154 of file test/interface/GeoVaLs.h.

Member Typedef Documentation

◆ Test_

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

Definition at line 155 of file test/interface/GeoVaLs.h.

Constructor & Destructor Documentation

◆ GeoVaLs()

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

Definition at line 157 of file test/interface/GeoVaLs.h.

◆ ~GeoVaLs()

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

Definition at line 158 of file test/interface/GeoVaLs.h.

Member Function Documentation

◆ clear()

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

Implements oops::Test.

Definition at line 173 of file test/interface/GeoVaLs.h.

Here is the call graph for this function:

◆ register_tests()

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

Implements oops::Test.

Definition at line 162 of file test/interface/GeoVaLs.h.

Here is the call graph for this function:

◆ testid()

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

Implements oops::Test.

Definition at line 160 of file test/interface/GeoVaLs.h.


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