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

#include <GeometryIterator.h>

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

Public Member Functions

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

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

Constructor & Destructor Documentation

◆ GeometryIterator()

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

Definition at line 113 of file test/interface/GeometryIterator.h.

◆ ~GeometryIterator()

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

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

Member Function Documentation

◆ register_tests()

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

Implements oops::Test.

Definition at line 118 of file test/interface/GeometryIterator.h.

◆ testid()

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

Implements oops::Test.

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


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