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

#include <ModelAuxControl.h>

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

Public Member Functions

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

Definition at line 109 of file test/interface/ModelAuxControl.h.

Constructor & Destructor Documentation

◆ ModelAuxControl()

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

Definition at line 111 of file test/interface/ModelAuxControl.h.

◆ ~ModelAuxControl()

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

Definition at line 112 of file test/interface/ModelAuxControl.h.

Member Function Documentation

◆ register_tests()

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

Implements oops::Test.

Definition at line 116 of file test/interface/ModelAuxControl.h.

◆ testid()

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

Implements oops::Test.

Definition at line 114 of file test/interface/ModelAuxControl.h.


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