OOPS
test::Locations< OBS > Class Template Reference

#include <Locations.h>

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

Public Member Functions

 Locations ()
 
virtual ~Locations ()
 
- 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 OBS>
class test::Locations< OBS >

Definition at line 47 of file test/interface/Locations.h.

Constructor & Destructor Documentation

◆ Locations()

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

Definition at line 49 of file test/interface/Locations.h.

◆ ~Locations()

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

Definition at line 50 of file test/interface/Locations.h.

Member Function Documentation

◆ clear()

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

Implements oops::Test.

Definition at line 61 of file test/interface/Locations.h.

◆ register_tests()

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

Implements oops::Test.

Definition at line 54 of file test/interface/Locations.h.

Here is the call graph for this function:

◆ testid()

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

Implements oops::Test.

Definition at line 52 of file test/interface/Locations.h.


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