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

#include <ObsVector.h>

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

Public Member Functions

 ObsVector ()
 
virtual ~ObsVector ()
 
- 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::ObsVector< MODEL >

Definition at line 90 of file oops/src/test/interface/ObsVector.h.

Constructor & Destructor Documentation

◆ ObsVector()

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

Definition at line 92 of file oops/src/test/interface/ObsVector.h.

◆ ~ObsVector()

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

Definition at line 93 of file oops/src/test/interface/ObsVector.h.

Member Function Documentation

◆ register_tests()

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

Implements oops::Test.

Definition at line 97 of file oops/src/test/interface/ObsVector.h.

◆ testid()

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

Implements oops::Test.

Definition at line 95 of file oops/src/test/interface/ObsVector.h.


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